瀏覽代碼

Fixing typo

Jason O'Donnell 10 年之前
父節點
當前提交
86c21f3c39
共有 1 個文件被更改,包括 1 次插入1 次删除
  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/*?*#*"]
 -----------------------------------
 
-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]