Commit 81e624e8

Kevin Huang <44907675+Ynng@users.noreply.github.com>
2023-03-03 01:22:41
Fixed a tiny typo in chatml.md (#249)
iteract -> interact
1 parent d008c3b
Changed files (1)
chatml.md
@@ -1,7 +1,7 @@
 (This document is a preview of the underlying format consumed by
 ChatGPT models. As a developer, you can use our [higher-level
 API](https://platform.openai.com/docs/guides/chat) and won't need to
-iteract directly with this format today — but expect to have the
+interact directly with this format today — but expect to have the
 option in the future!)
 
 Traditionally, GPT models consumed unstructured text. ChatGPT models