From e392d1d039abe6f539bb9ac148675a4fb6863c6c Mon Sep 17 00:00:00 2001 From: Fabien Schurter Date: Tue, 28 Apr 2015 14:39:22 +0200 Subject: [PATCH] Replace "an" with "a" in the docs --- doc/05-repositories.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/05-repositories.md b/doc/05-repositories.md index 3b0bd4d38..13159bb9c 100644 --- a/doc/05-repositories.md +++ b/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.