Skip to content

Commit

Permalink
fix: typo in default documentation description
Browse files Browse the repository at this point in the history
  • Loading branch information
masnormen committed Oct 6, 2023
1 parent 8eb03f0 commit 3cf8d53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ export const swagger =
...documentation,
info: {
title: 'Elysia Documentation',
description: 'Developement documentation',
description: 'Development documentation',
version: '0.0.0',
...documentation.info
}
Expand Down

0 comments on commit 3cf8d53

Please sign in to comment.