We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c03c6c6 commit a609e4eCopy full SHA for a609e4e
docs/tutorial/1-serialization.md
@@ -325,7 +325,7 @@ Quit out of the shell...
325
326
In another terminal window, we can test the server.
327
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.
+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.
329
330
You can install httpie using pip:
331
0 commit comments