瀏覽代碼

fix(docs): translation issue in guide/nginx-ui-template.md

0xJacky 1 年之前
父節點
當前提交
40a17d0e72
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/guide/nginx-ui-template.md

+ 1 - 1
docs/guide/nginx-ui-template.md

@@ -55,7 +55,7 @@ The file header includes the following fields:
 | `variables.VariableName.name`  | Variable display name, is a toml dictionary to support multi-language |                toml dictionary                |    No    |
 | `variables.VariableName.value` |                     Default value of the variable                     | boolean/string (according to type definition) |    No    |
 
-示例如下:
+Example:
 
 ```toml
 # Nginx UI Template Start