dbernsohn commited on
Commit
46d944e
1 Parent(s): aea374d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ fill_mask = pipeline(
21
  )
22
  ```
23
 
24
- You can then use this model to fill masked words in a Pytho code.
25
 
26
  ```python
27
  code = """
21
  )
22
  ```
23
 
24
+ You can then use this model to fill masked words in a Python code.
25
 
26
  ```python
27
  code = """