Skip to content

Commit a79f71d

Browse files
committed
lint: Minor fixes
1 parent bda6d11 commit a79f71d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/swagger.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const swaggerDocument = {
1010
},
1111
},
1212
info: {
13-
description: 'API documentation for React ChatBotify\'s RAG API service.',
13+
description: "API documentation for React ChatBotify's RAG API service.",
1414
title: 'React ChatBotify RAG API Documentation',
1515
version: '1.0.0',
1616
},

0 commit comments

Comments
 (0)