Skip to content

Commit

Permalink
Merge pull request #43 from masnormen/patch-1
Browse files Browse the repository at this point in the history
fix: typo in default documentation description
  • Loading branch information
SaltyAom committed Oct 27, 2023
2 parents 8eb03f0 + 3cf8d53 commit a8366df
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 a8366df

Please sign in to comment.