Browse Source

kamailio-install-guide-git: typos

Daniel-Constantin Mierla 1 year ago
parent
commit
97a2770e63
1 changed files with 2 additions and 2 deletions
  1. 2 2
      kamailio-install-guide-git/docs/index.md

+ 2 - 2
kamailio-install-guide-git/docs/index.md

@@ -321,7 +321,7 @@ To install the `init.d` script, run in Kamailio source code directory:
 make install-initd-debian
 ```
 
-Follow any instructions that may be printed by the above commad.
+Follow any instructions that may be printed by the above command.
 
 Then you can start/stop Kamailio using the following commands:
 
@@ -338,7 +338,7 @@ To install the `systemd` unit, run in Kamailio source code directory:
 make install-systemd-debian
 ```
 
-Follow any instructions that may be printed by the above commad.
+Follow any instructions that may be printed by the above command.
 
 Then you can start/stop Kamailio using the following commands: