Skip to content

Commit

Permalink
docs: Fixed typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
bzhn authored May 19, 2024
1 parent e810c57 commit 28eb34c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -726,7 +726,7 @@ model User {
export class User {}
```
### Using lirary in other generators
### Using library in other generators
```ts
import { generate } from 'prisma-nestjs-graphql/generate';
Expand Down

0 comments on commit 28eb34c

Please sign in to comment.