From 44a3a7888e8b303ed5c065e2a9ed6beb24fbb5d1 Mon Sep 17 00:00:00 2001 From: siavashsoleymani Date: Tue, 27 Oct 2020 10:01:42 +0330 Subject: [PATCH] apache2ctl: fix typo --- pages/linux/apache2ctl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/apache2ctl.md b/pages/linux/apache2ctl.md index 98aebbb30..4c7bfaa2b 100644 --- a/pages/linux/apache2ctl.md +++ b/pages/linux/apache2ctl.md @@ -1,7 +1,7 @@ # apache2ctl > The CLI tool to administrate HTTP web server Apache. -> This commmand comes with Debian based OSes, for RHEL based ones see `httpd`. +> This command comes with Debian based OSes, for RHEL based ones see `httpd`. - Start the Apache daemon. Throw a message if it is already running: