Skip to content

Commit 836672f

Browse files
logz254bagder
authored andcommitted
Update browserlike.md
small typo
1 parent 24cecc2 commit 836672f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

http/browserlike.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The [Copy as curl](../cmdline/copyas.md) section describes how you can
2727
record a browser's request and easily convert that to a curl command line.
2828

2929
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
30+
tend to copy *exactly* that request, while you probably want to be a tad bit
3131
more dynamic so that you can reproduce the same operation and not just resend
3232
the verbatim request.
3333

0 commit comments

Comments
 (0)