Skip to content

Commit

Permalink
Update README.md (#345)
Browse files Browse the repository at this point in the history
Signed-off-by: Kerollos Magdy <[email protected]>
  • Loading branch information
kerolloz authored Aug 28, 2024
1 parent 5a20eea commit 424a646
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 @@ -891,7 +891,7 @@ declare module "@fastify/jwt" {
id: number,
name: string,
age: number
} // user type is return type of `request.user` object
} // user type is return type of `request.user` object
}
}

Expand Down

0 comments on commit 424a646

Please sign in to comment.