Papooch / nestjs-cls

A continuation-local storage (async context) module compatible with NestJS's dependency injection.
https://papooch.github.io/nestjs-cls/
MIT License
455 stars 29 forks source link

docs: fix guard to interceptor #173

Closed JangDaljin closed 3 months ago

JangDaljin commented 3 months ago

HI. papooch. I've been using your library and find it very useful. While reading the documentation, I noticed that the Interceptor section might have been mistakenly labeled as guard. Hence, I am submitting this Pull Request. Thank you

Papooch commented 3 months ago

What a silly mistake! Thank you for the correction :)