Skip to content

Commit df02c0f

Browse files
committed
whitespace
1 parent 184ce5a commit df02c0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/server/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ export class Server<
141141
: false;
142142
};
143143

144-
/**
144+
/**
145145
* Registers new capabilities. This can only be called before connecting to a transport.
146146
*
147147
* The new capabilities will be merged with any existing capabilities previously given (e.g., at initialization).

0 commit comments

Comments
 (0)