feat: Fix typo

This commit is contained in:
Manish Sencha 2025-01-02 13:01:07 +05:30 committed by GitHub
parent 327297d3ee
commit d1a1013172
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ export class OpenaiService {
{
role: 'assistant',
content:
'Your take a full website text, and extract only the article content',
'You take a full website text, and extract only the article content',
},
{
role: 'user',