Skip to content

Commit 8b9d176

Browse files
authored
Merge pull request #7 from erjanmx/fix-readme-typo
Fix readme typo
2 parents cddc9a3 + e926ae5 commit 8b9d176

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
@@ -157,7 +157,7 @@ if __name__ == "__main__":
157157
print(res)
158158
```
159159
160-
Note: all the model are avaiable at the following link: [https://platform.openai.com/docs/models](https://platform.openai.com/docs/models), be sure you have enabled that keys
160+
Note: all the model are available at the following link: [https://platform.openai.com/docs/models](https://platform.openai.com/docs/models), be sure you have enabled that keys
161161
162162
Is it possible to run the examples through the command line inside the principal root:
163163

0 commit comments

Comments
 (0)