Skip to content

Commit ad00471

Browse files
authored
Update setting-up-nginx-demo-environment.md
Convert to sentence case
1 parent 38ba8fd commit ad00471

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/nginx/deployment-guides/setting-up-nginx-demo-environment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Configure NGINX Open Source as a web server and F5 NGINX Plus as a
44
docs: DOCS-462
55
doctypes:
66
- task
7-
title: Setting Up an NGINX Demo Environment
7+
title: Setting Up an NGINX demo environment
88
toc: true
99
weight: 100
1010
---
@@ -19,7 +19,7 @@ This guide assumes you have already provisioned a number of host systems (physic
1919
Some commands require `root` privilege. If appropriate for your environment, prefix commands with the `sudo` command.
2020

2121
<span id="nginx-oss"></span>
22-
## Configuring NGINX Open Source for Web Serving
22+
## Configuring NGINX open source for web serving
2323

2424
The steps in this section configure an NGINX Open Source instance as a web server to return a page like the following, which specifies the server name, address, and other information. The page is defined in the <span style="white-space: nowrap; font-weight:bold;">demo-index.html</span> configuration file you create in Step 4 below.
2525

0 commit comments

Comments
 (0)