Skip to content

Commit ce459c3

Browse files
authored
fix comment error (#87)
Signed-off-by: kerthcet <kerthcet@gmail.com>
1 parent 8fa8081 commit ce459c3

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
@@ -40,7 +40,7 @@ Here we use OpenAI as an example.
4040

4141

4242
```rust
43-
# Make sure OPENAI_API_KEY is set in your environment variables before running this code.
43+
// Make sure OPENAI_API_KEY is set in your environment variables before running this code.
4444

4545
use arms::client;
4646
use arms::types::chat;

0 commit comments

Comments
 (0)