Skip to content

Commit 2bc5472

Browse files
committed
fix typo
1 parent 4aa7c91 commit 2bc5472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/content/pages/07-web-app-deployment/06-web-servers.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ as Internet Explorer, Firefox, or Chrome, but it can also be a
3838
[Lynx](http://lynx.browser.org/)
3939
* web crawler.
4040

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

0 commit comments

Comments
 (0)