瀏覽代碼

Update 04-schema.md

Geo 10 年之前
父節點
當前提交
2070b95e27
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      doc/04-schema.md

+ 2 - 2
doc/04-schema.md

@@ -880,7 +880,7 @@ Optional.
 
 ### non-feature-branches
 
-A list of regex patterns of branch names that are non-numeric (e.g. "latest" or something), that will NOT be handled as feature branches. This is an array of string.
+A list of regex patterns of branch names that are non-numeric (e.g. "latest" or something), that will NOT be handled as feature branches. This is an array of strings.
 
 If you have non-numeric branch names, for example like "latest", "current", "latest-stable"
 or something, that do not look like a version number, then composer handles such branches
@@ -910,4 +910,4 @@ Then "composer show -s" will give you `versions : * dev-latest-testing`.
 
 Optional.
 
-← [Command-line interface](03-cli.md)  |  [Repositories](05-repositories.md) →
+← [Command-line interface](03-cli.md)  |  [Repositories](05-repositories.md) →