Skip to content

Commit 8e2c7fb

Browse files
docs(): fix code snippet (mongo)
1 parent 1623aaf commit 8e2c7fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/techniques/mongo.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,7 @@ To inject a given `Connection` to a custom provider (for example, factory provid
251251
},
252252
inject: [getConnectionToken('cats')],
253253
}
254+
```
254255

255256
#### Hooks (middleware)
256257

0 commit comments

Comments
 (0)