From b5f301c690d3013520ccfc4cb1f2cb02f6911de4 Mon Sep 17 00:00:00 2001 From: jojo259 <95320642+jojo259@users.noreply.github.com> Date: Tue, 25 Jul 2023 00:24:25 +0100 Subject: [PATCH] improved wording (#28139) --- .../basics_of_http/identifying_resources_on_the_web/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/en-us/web/http/basics_of_http/identifying_resources_on_the_web/index.md b/files/en-us/web/http/basics_of_http/identifying_resources_on_the_web/index.md index f259defeb70d90b..5eda54c30c8fb4f 100644 --- a/files/en-us/web/http/basics_of_http/identifying_resources_on_the_web/index.md +++ b/files/en-us/web/http/basics_of_http/identifying_resources_on_the_web/index.md @@ -23,7 +23,7 @@ https://developer.mozilla.org/en-US/search?q=URL Any of those URLs can be typed into your browser's address bar to tell it to load the associated page (resource). -A URL is composed of different parts, some mandatory and others are optional. A more complex example might look like this: +A URL is composed of different parts, some mandatory and others optional. A more complex example might look like this: ``` http://www.example.com:80/path/to/myfile.html?key1=value1&key2=value2#SomewhereInTheDocument