Skip to content

Commit 40a17d0

Browse files
committed
fix(docs): translation issue in guide/nginx-ui-template.md
1 parent 49f70bc commit 40a17d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/nginx-ui-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ The file header includes the following fields:
5555
| `variables.VariableName.name` | Variable display name, is a toml dictionary to support multi-language | toml dictionary | No |
5656
| `variables.VariableName.value` | Default value of the variable | boolean/string (according to type definition) | No |
5757

58-
示例如下:
58+
Example:
5959

6060
```toml
6161
# Nginx UI Template Start

0 commit comments

Comments
 (0)