oliverguhr commited on
Commit
39790e8
1 Parent(s): 0fbde7c

spelling fixed :)

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -26,7 +26,7 @@ This is a proof of concept spelling correction model for german.
26
 
27
  ## Intended uses & limitations
28
 
29
- This is work in progress, be aware that the model can produce artifacts.
30
  You can test the model using the pipeline interface:
31
 
32
  ```python
 
26
 
27
  ## Intended uses & limitations
28
 
29
+ This is work in progress, be aware that the model can produce artefacts.
30
  You can test the model using the pipeline interface:
31
 
32
  ```python