Skip to content

Commit cea845d

Browse files
authored
fix: Address typo, update metadata for Add a Staged Configuration topic (#549)
This commit fixes a typo in the main body text of the documentation, and also updates the Hugo frontmatter to new parameter names and values.
1 parent 3574fea commit cea845d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/nginx-one/how-to/staged-configs/add-staged-config.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ weight: 100
66
# Creates a table of contents and sidebar, useful for large documents
77
toc: true
88
# Types have a 1:1 relationship with Hugo archetypes, so you shouldn't need to change this
9-
type: tutorial
9+
nd-content-type: how-to
1010
# Intended for internal catalogue and search, case sensitive:
1111
# Agent, N4Azure, NIC, NIM, NGF, NAP-DOS, NAP-WAF, NGINX One, NGINX+, Solutions, Unit
12-
product:
12+
nd-product: NGINX One
1313
---
1414

1515
## Overview
@@ -33,7 +33,7 @@ You can add a Staged Configuration from:
3333
- An existing Config Sync Group
3434
- An existing Staged Configuration
3535

36-
To start the process from NGINX One Console, select **Manage > Staged Configruations**. Select **Add Staged Configuration**.
36+
To start the process from NGINX One Console, select **Manage > Staged Configurations**. Select **Add Staged Configuration**.
3737

3838
The following sections start from the **Add Staged Configuration** window that appears.
3939

0 commit comments

Comments
 (0)