Skip to content

Commit f2fb04b

Browse files
committed
change readme
1 parent 8c332ec commit f2fb04b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Doing the above two steps properly would produce something like the following
3535

3636
- **Doc String** - `opens a url`
3737

38-
Ideall then we need some model to run the following Pseudocode
38+
Ideally then we need some model to run the following Pseudocode
3939

4040
```python
4141
match, confidence = model(function, docstring)

0 commit comments

Comments
 (0)