Skip to content

Commit cec313e

Browse files
docs: fix typo
1 parent 5f235e3 commit cec313e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ The name of the namespace which will be created to handle the administrative tas
121121

122122
```js
123123
instrument(io, {
124-
namespaceName: "custom"
124+
namespaceName: "/custom"
125125
});
126126
```
127127

0 commit comments

Comments
 (0)