Skip to content

Commit a609e4e

Browse files
taranjeetxordoquy
authored andcommitted
Docs: Fix repetitive word in the tutorial
1 parent c03c6c6 commit a609e4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/1-serialization.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ Quit out of the shell...
325325

326326
In another terminal window, we can test the server.
327327

328-
We can test our API using using [curl][curl] or [httpie][httpie]. Httpie is a user friendly http client that's written in Python. Let's install that.
328+
We can test our API using [curl][curl] or [httpie][httpie]. Httpie is a user friendly http client that's written in Python. Let's install that.
329329

330330
You can install httpie using pip:
331331

0 commit comments

Comments
 (0)