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

spelling: htaccess

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

diff --git a/doc/Install.md b/doc/Install.md
index 51cddf4536..44631a59b1 100644
--- a/doc/Install.md
+++ b/doc/Install.md
@@ -231,7 +231,7 @@ Copy `.htaccess-dist` to `.htaccess` (be careful under Windows) to have working
 
 Example:
 
-    cp .htacces-dist .htaccess
+    cp .htaccess-dist .htaccess
 
 *Note*: Do **not** rename the `.htaccess-dist` file as it is tracked by GIT and renaming will cause a dirty working directory.