mirror of
https://github.com/zoriya/elysia-swagger.git
synced 2026-06-01 21:35:21 +00:00
fix: typo in default documentation description
This commit is contained in:
+1
-1
@@ -148,7 +148,7 @@ export const swagger =
|
||||
...documentation,
|
||||
info: {
|
||||
title: 'Elysia Documentation',
|
||||
description: 'Developement documentation',
|
||||
description: 'Development documentation',
|
||||
version: '0.0.0',
|
||||
...documentation.info
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user