Commit 50de514b

stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
2024-10-02 04:04:38
docs: fix typo in fenced code block language (#1769)
1 parent a3001d8
Changed files (1)
CONTRIBUTING.md
@@ -43,7 +43,7 @@ modify the contents of the `src/openai/lib/` and `examples/` directories.
 
 All files in the `examples/` directory are not modified by the generator and can be freely edited or added to.
 
-```ts
+```py
 # add an example to examples/<your-example>.py
 
 #!/usr/bin/env -S rye run python