Skip to content

Commit 1bc4912

Browse files
Luca ForstnerLms24
andauthored
Apply typo suggestion
Co-authored-by: Lukas Stracke <[email protected]>
1 parent b29938d commit 1bc4912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/node/src/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export interface BaseNodeOptions {
66
/** Sets an optional server name (device name) */
77
serverName?: string;
88

9-
// We have this option seperately in both the node options and the browser options, so that we can have different JSDoc
9+
// We have this option separately in both, the node options and the browser options, so that we can have different JSDoc
1010
// comments, since this has different behaviour in the Browser and Node SDKs.
1111
/**
1212
* List of strings/regex controlling to which outgoing requests

0 commit comments

Comments
 (0)