From 86c21f3c394ec92dec56f79dc1d79c38da92e0ce Mon Sep 17 00:00:00 2001 From: Jason O'Donnell Date: Mon, 26 Oct 2015 16:49:05 -0400 Subject: [PATCH] Fixing typo --- docs/reference/modules/snapshots.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/modules/snapshots.asciidoc b/docs/reference/modules/snapshots.asciidoc index 50ee4dfd1ea..b6a42946084 100644 --- a/docs/reference/modules/snapshots.asciidoc +++ b/docs/reference/modules/snapshots.asciidoc @@ -142,7 +142,7 @@ This setting supports wildcards in the place of host, path, query, and fragment. repositories.url.allowed_urls: ["http://www.example.org/root/*", "https://*.mydomain.com/*?*#*"] ----------------------------------- -URL repositories with `file:` URLs can only point to locations registered in the `path.repo` setting similiar to +URL repositories with `file:` URLs can only point to locations registered in the `path.repo` setting similar to shared file system repository. [float]