Skip to content

Commit 6a6f189

Browse files
committed
typo
1 parent 4ccfcc5 commit 6a6f189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

async-openai/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ export OPENAI_API_KEY='sk-...'
5757
$Env:OPENAI_API_KEY='sk-...'
5858
```
5959

60-
Other official enviroment variables supported are: `OPENAI_ADMIN_KEY`, `OPENAI_BASE_URL`, `OPENAI_ORG_ID`, `OPENAI_PROJECT_ID`
60+
Other official environment variables supported are: `OPENAI_ADMIN_KEY`, `OPENAI_BASE_URL`, `OPENAI_ORG_ID`, `OPENAI_PROJECT_ID`
6161

6262
- Visit [examples](https://github.com/64bit/async-openai/tree/main/examples) directory on how to use `async-openai`.
6363
- Visit [docs.rs/async-openai](https://docs.rs/async-openai) for docs.

0 commit comments

Comments
 (0)