Skip to content

Commit 9bb9c99

Browse files
authored
ci: Test external contributor workflow (#12876)
1 parent 1be3b4a commit 9bb9c99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/nestjs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Note that it is necessary to initialize Sentry **before you import any package t
4141
## Span Decorator
4242

4343
Use the @SentryTraced() decorator to gain additional performance insights for any function within your NestJS
44-
application.
44+
applications.
4545

4646
```js
4747
import { Injectable } from '@nestjs/common';

0 commit comments

Comments
 (0)