Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ as Internet Explorer, Firefox, or Chrome, but it can also be a
[Lynx](http://lynx.browser.org/)
* web crawler.

Web server process requests from the above clients. The result of the web
Web servers process requests from the above clients. The result of the web
server's processing is a
[response code](https://developer.mozilla.org/en-US/docs/HTTP/Response_codes)
and commonly a content response. Some status codes, such as 204 (No content)
Expand Down