software-si commited on
Commit
ccc24c9
·
verified ·
1 Parent(s): 50bd490

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -23,7 +23,8 @@ It recognizes when a user wants to change the conversation language and supports
23
  - `spanish`
24
  - `french`
25
 
26
- It recegnizes even other class of text like:
 
27
  - `other` (generic sentences not related to language switching)
28
  - `not_allowed` (unsupported languages)
29
  ---
 
23
  - `spanish`
24
  - `french`
25
 
26
+
27
+ It recognizes even other class of text like:
28
  - `other` (generic sentences not related to language switching)
29
  - `not_allowed` (unsupported languages)
30
  ---