Skip to content

Commit 017dc64

Browse files
verycosymicalevisk
andauthored
Update content/websockets/gateways.md
Co-authored-by: Micael Levi L. Cavalcante <mllc@icomp.ufam.edu.br>
1 parent 0c44d0e commit 017dc64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/websockets/gateways.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ Occasionally, you may want to have a direct access to the native, **platform-spe
241241
server: Server;
242242
```
243243

244-
Also, you can get namespace instance when you passed `namespace` property to `@WebSocketGateway` decorator.
244+
Also, you can get namespace instance when you passed `namespace` option to `@WebSocketGateway()` decorator.
245245

246246
```typescript
247247
@WebSocketServer()

0 commit comments

Comments
 (0)