Skip to content

Commit d2f4ce6

Browse files
committed
docs: fix title in readme
1 parent ecd5e1c commit d2f4ce6

File tree

2 files changed

+3
-3
lines changed
  • packages/transactional-adapters

2 files changed

+3
-3
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# @nestjs-cls/transactional-adapter-knex
1+
# @nestjs-cls/transactional-adapter-mongodb
22

3-
Mongodb adapter for the `@nestjs-cls/transactional` plugin.
3+
MongoDB adapter for the `@nestjs-cls/transactional` plugin.
44

55
### ➡️ [Go to the documentation website](https://papooch.github.io/nestjs-cls/plugins/available-plugins/transactional/mongodb-adapter) 📖

packages/transactional-adapters/transactional-adapter-mongoose/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# @nestjs-cls/transactional-adapter-knex
1+
# @nestjs-cls/transactional-adapter-mongoose
22

33
Mongoose adapter for the `@nestjs-cls/transactional` plugin.
44

0 commit comments

Comments
 (0)