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 24cecc2 commit 836672fCopy full SHA for 836672f
http/browserlike.md
@@ -27,7 +27,7 @@ The [Copy as curl](../cmdline/copyas.md) section describes how you can
27
record a browser's request and easily convert that to a curl command line.
28
29
Those copied curl command lines are often not good enough though since they
30
-tend to copy *exactly* that request, while you probably want to be a bad bit
+tend to copy *exactly* that request, while you probably want to be a tad bit
31
more dynamic so that you can reproduce the same operation and not just resend
32
the verbatim request.
33
0 commit comments