Skip to content

Commit 28eb34c

Browse files
authored
docs: Fixed typo in README
1 parent e810c57 commit 28eb34c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -726,7 +726,7 @@ model User {
726726
export class User {}
727727
```
728728
729-
### Using lirary in other generators
729+
### Using library in other generators
730730
731731
```ts
732732
import { generate } from 'prisma-nestjs-graphql/generate';

0 commit comments

Comments
 (0)