We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1be3b4a commit 9bb9c99Copy full SHA for 9bb9c99
packages/nestjs/README.md
@@ -41,7 +41,7 @@ Note that it is necessary to initialize Sentry **before you import any package t
41
## Span Decorator
42
43
Use the @SentryTraced() decorator to gain additional performance insights for any function within your NestJS
44
-application.
+applications.
45
46
```js
47
import { Injectable } from '@nestjs/common';
0 commit comments