Skip to content

Commit 2a26bf0

Browse files
committed
minor #13806 Typo fix : shoud ⮞ should (Levure)
This PR was merged into the 4.4 branch. Discussion ---------- Typo fix : shoud ⮞ should Commits ------- b15eef1 Typo fix : shoud⮞ should
2 parents f8f69a6 + b15eef1 commit 2a26bf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/http_client.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -706,7 +706,7 @@ regular expression applied to relative URLs::
706706
],
707707
],
708708
// this is the index in the previous array that defines
709-
// the base URI that shoud be used to resolve relative URLs
709+
// the base URI that should be used to resolve relative URLs
710710
'https://api\.github\.com/'
711711
);
712712

0 commit comments

Comments
 (0)