Fixing typo

This commit is contained in:
Jason O'Donnell 2015-10-26 16:49:05 -04:00
parent c7060c1b63
commit 86c21f3c39
1 changed files with 1 additions and 1 deletions

View File

@ -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]