Skip to content

Commit

Permalink
Fixed a typo: resourse -> resource
Browse files Browse the repository at this point in the history
  • Loading branch information
B Tirumala Rao committed Jan 11, 2025
1 parent 75912a0 commit e03125c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ We will start by describing various web-related concepts: web pages, websites, w
- **Web page**
- : A document that can be displayed in a web {{Glossary("browser")}}. These are also often called just "pages". Such documents are written in the {{Glossary("HTML")}} language (which we look at in more detail later on).
- **Website**
- : A collection of web pages grouped together into a single resourse, with links connecting them together. Often called a "site".
- : A collection of web pages grouped together into a single resource, with links connecting them together. Often called a "site".
- **Web server**
- : A computer that hosts a website on the Internet.
- **Search engine**
Expand Down

0 comments on commit e03125c

Please sign in to comment.