Skip to content

Commit 620a9c0

Browse files
committed
Typo
Signed-off-by: Anuraag Agrawal <[email protected]>
1 parent e935d87 commit 620a9c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ We can also make requests using Connect's generated client. `touch client.py` an
236236
main()
237237
```
238238

239-
With your server still running in a separate termainl window, you can now run your client:
239+
With your server still running in a separate terminal window, you can now run your client:
240240

241241
```bash
242242
uv run python client.py

0 commit comments

Comments
 (0)