diff --git a/docs/debian.md b/docs/debian.md
index 07b7c7094c7154fa301629c56e6c1ece0ec81c36..ec1cf9cfd1f82883f302bc873bf6c5c67711b97c 100644
--- a/docs/debian.md
+++ b/docs/debian.md
@@ -26,7 +26,7 @@ Debian Jessie installation Notes:
   ```
   sudo add-apt-repository ppa:ansible/ansible
   sudo apt-get update
-  sudo apt.get install ansible
+  sudo apt-get install ansible
 
   ```