Skip to content

Commit c2376d2

Browse files
authored
docs: README.md typo fixed (#398)
markdown enumeration does not continue with code block in between
1 parent dc6f76e commit c2376d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ For example:
8787
require("chatgpt").setup(config)
8888
```
8989

90-
1. Set the values via the environment variables `$OPENAI_API_TYPE`,
90+
2. Set the values via the environment variables `$OPENAI_API_TYPE`,
9191
`$OPENAI_API_BASE`, `$OPENAI_API_AZURE_ENGINE`, and `$OPENAI_API_AZURE_VERSION`.
9292

9393
For example:

0 commit comments

Comments
 (0)