We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e935d87 commit 620a9c0Copy full SHA for 620a9c0
docs/getting-started.md
@@ -236,7 +236,7 @@ We can also make requests using Connect's generated client. `touch client.py` an
236
main()
237
```
238
239
-With your server still running in a separate termainl window, you can now run your client:
+With your server still running in a separate terminal window, you can now run your client:
240
241
```bash
242
uv run python client.py
0 commit comments