Skip to content

Commit f943957

Browse files
Update content/microservices/custom-transport.md
1 parent 85f2036 commit f943957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/microservices/custom-transport.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ class ErrorHandlingProxy extends ClientTCP {
231231
}
232232
```
233233

234-
and then use it in the `ClientsModule` like so
234+
and then use it in the `ClientsModule` like so:
235235

236236
```typescript
237237
@@filename(app.module)

0 commit comments

Comments
 (0)