mirror of
https://github.com/arc53/DocsGPT
synced 2024-11-17 21:26:26 +00:00
removed space
This commit is contained in:
parent
4df2349e9d
commit
405e79d729
@ -2,7 +2,7 @@ import DocsGPT3 from './assets/cute_docsgpt3.svg';
|
||||
const demos: { header: string; query: string }[] = [
|
||||
{
|
||||
header: 'Learn about DocsGPT',
|
||||
query: 'What is DocsGPT ?',
|
||||
query: 'What is DocsGPT?',
|
||||
},
|
||||
{
|
||||
header: 'Summarise documentation',
|
||||
|
Loading…
Reference in New Issue
Block a user