Skip to content

Commit

Permalink
fix: docs
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlosLozanoHealthCaters authored and avaly committed Jan 15, 2024
1 parent 07aea7f commit 07f8645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/schema.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,4 +116,4 @@ const userSchema = schema({

export type UserDocument = (typeof userSchema)[0];
export type UserOptions = (typeof userSchema)[1];
```
```

0 comments on commit 07f8645

Please sign in to comment.