ソースを参照

Merge pull request #3970 from fabschurt/fix-typo

[Docs] [Typo] Correct a misused article in the docs
Jordi Boggiano 10 年 前
コミット
af83c767a0
1 ファイル変更1 行追加1 行削除
  1. 1 1
      doc/05-repositories.md

+ 1 - 1
doc/05-repositories.md

@@ -103,7 +103,7 @@ It may include any of the other fields specified in the [schema](04-schema.md).
 
 #### notify-batch
 
-The `notify-batch` field allows you to specify an URL that will be called
+The `notify-batch` field allows you to specify a URL that will be called
 every time a user installs a package. The URL can be either an absolute path
 (that will use the same domain as the repository) or a fully qualified URL.