Explorar el Código

fix: text error (#1184)

Joel hace 1 año
padre
commit
6b41a9593e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      web/i18n/lang/dataset-creation.en.ts

+ 1 - 1
web/i18n/lang/dataset-creation.en.ts

@@ -17,7 +17,7 @@ const translation = {
     dataSourceType: {
       file: 'Import from text file',
       notion: 'Sync from Notion',
-      web: 'Sync from web site',
+      web: 'Sync from website',
     },
     uploader: {
       title: 'Upload text file',