Skip to content

Commit 154df85

Browse files
authored
Fixed typo I accidentally introduced
1 parent 810f124 commit 154df85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/introduction/getting-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ uv tool install codegen
1717

1818
## Quick Start with Jupyter
1919

20-
The [codgen notebook](/cli/notebook) command creates a virtual environment and opens a Jupyter notebook for quick prototyping. This is often the fastest way to get up and running.
20+
The [codegen notebook](/cli/notebook) command creates a virtual environment and opens a Jupyter notebook for quick prototyping. This is often the fastest way to get up and running.
2121

2222
```bash
2323
# Launch Jupyter with a demo notebook

0 commit comments

Comments
 (0)