From: Josh Soref <2119212+jsoref@users.noreply.github.com>
Date: Wed, 22 Mar 2023 04:08:22 +0000 (-0400)
Subject: spelling: rewrite
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=09fb0cd23a218f2e4e57129936c0bf0296d791d7;p=friendica.git

spelling: rewrite

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
---

diff --git a/doc/Install.md b/doc/Install.md
index 44631a59b1..ddffe601c5 100644
--- a/doc/Install.md
+++ b/doc/Install.md
@@ -353,7 +353,7 @@ Often this will need to be resolved with your hosting provider or (if self-hoste
 First check your file permissions.
 Your website and all contents must generally be world-readable.
 
-Ensure that mod-rewite is installed and working, and that your `.htaccess` file
+Ensure that mod-rewrite is installed and working, and that your `.htaccess` file
 is being used. To verify the latter, create a file `test.out` containing the
 word "test" in the top directory of Friendica, make it world readable and point
 your web browser to