Skip to content

Commit

Permalink
docs: README.md typo fixed (#398)
Browse files Browse the repository at this point in the history
markdown enumeration does not continue with code block in between
  • Loading branch information
Ken-B authored Mar 6, 2024
1 parent dc6f76e commit c2376d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ For example:
require("chatgpt").setup(config)
```

1. Set the values via the environment variables `$OPENAI_API_TYPE`,
2. Set the values via the environment variables `$OPENAI_API_TYPE`,
`$OPENAI_API_BASE`, `$OPENAI_API_AZURE_ENGINE`, and `$OPENAI_API_AZURE_VERSION`.

For example:
Expand Down

0 comments on commit c2376d2

Please sign in to comment.