Skip to content

Commit 2dd917c

Browse files
committed
Typo
1 parent 2997e70 commit 2dd917c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ response = client.edits(
427427
)
428428
puts response.dig("choices", 0, "text")
429429
# => What day of the week is it?
430-
````
430+
```
431431

432432
### Embeddings
433433

@@ -882,3 +882,4 @@ The gem is available as open source under the terms of the [MIT License](https:/
882882
## Code of Conduct
883883

884884
Everyone interacting in the Ruby OpenAI project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/alexrudall/ruby-openai/blob/main/CODE_OF_CONDUCT.md).
885+
````

0 commit comments

Comments
 (0)