From 4050b304fd46affbd18ccc79ceb276f8414973b9 Mon Sep 17 00:00:00 2001 From: Simon Beginn Date: Sat, 28 Nov 2020 22:05:03 +0100 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e14eb40..3a4571a 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Make sure to support the developers by buying the choosen subscription for your This is _optional_. You can simply use the default instance of this API (host is noted inside the `setup.sh` script) and profit from "automatic" updates. Just transfer the `www` files inside a public accessible root-folder on your _seperate_ Apache (really everthing with PHP support works) webserver. Also make sure your instance has a valid SSL-certificate (Let's encrypt is enough), otherwise it may won't work. -A example Apache install process can be found [here](docs/apache/install.md). When you want to test your instance, just open the public accessible url in your browser and append `/notification` to it - when you see some JSON with the text, everthing worked! +An example Apache install process can be found [here](docs/apache/install.md). When you want to test your instance, just open the public accessible url in your browser and append `/notification` to it - when you see some JSON with the text, everthing worked! ### Nett2Know ### * This modification will also block any communication to the Pritunl servers - so no calling home :)