From 05912080962ad6d0c09bc9f79f82de58663a5fac Mon Sep 17 00:00:00 2001 From: Ivan Barsukov Date: Tue, 7 Feb 2023 08:33:33 +0100 Subject: Minor doc fixes (#595) --- dummy-data/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dummy-data') diff --git a/dummy-data/README.md b/dummy-data/README.md index 78b2243..6a54be3 100644 --- a/dummy-data/README.md +++ b/dummy-data/README.md @@ -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) ``` -- cgit v1.2.3