Browse Source

Fixing typo

Jason O'Donnell 10 years ago
parent
commit
86c21f3c39
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/modules/snapshots.asciidoc

+ 1 - 1
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/*?*#*"]
 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.
 shared file system repository.
 
 
 [float]
 [float]