Skip to content

Commit 50de514

Browse files
docs: fix typo in fenced code block language (#1769)
1 parent a3001d8 commit 50de514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ modify the contents of the `src/openai/lib/` and `examples/` directories.
4343

4444
All files in the `examples/` directory are not modified by the generator and can be freely edited or added to.
4545

46-
```ts
46+
```py
4747
# add an example to examples/<your-example>.py
4848

4949
#!/usr/bin/env -S rye run python

0 commit comments

Comments
 (0)