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