]> git.immae.eu Git - github/bastienwirtz/homer.git/blobdiff - dummy-data/README.md
Minor doc fixes (#595)
[github/bastienwirtz/homer.git] / dummy-data / README.md
index 78b2243608b8a6af0ba62cd72403541f2e80c361..6a54be373a4a5483d17570cc917822164137f8f5 100644 (file)
@@ -18,5 +18,5 @@ Example:
 
 ```sh
 mkdir pihole
-curl http://my-pihole.me/admin/api.php -o pihole/api.php # /admin is omited because for PiHole, the implementation expect it to be in the base url (`url` or `endpoint` property)
+curl http://my-pihole.me/admin/api.php -o pihole/api.php # /admin is omitted because for PiHole, the implementation expect it to be in the base url (`url` or `endpoint` property)
 ```