Parcourir la source

Replace "an" with "a" in the docs

Fabien Schurter il y a 10 ans
Parent
commit
e392d1d039
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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.