diff --git a/docs/debian.md b/docs/debian.md
index 65714f01d257bc745b360d1a1b2490354219457d..07b7c7094c7154fa301629c56e6c1ece0ec81c36 100644
--- a/docs/debian.md
+++ b/docs/debian.md
@@ -32,7 +32,7 @@ Debian Jessie installation Notes:
 
 - Install Jinja2 and Python-Netaddr
 
-  ```sudo apt-get install phyton-jinja2=2.8-1~bpo8+1 python-netaddr```
+  ```sudo apt-get install python-jinja2=2.8-1~bpo8+1 python-netaddr```
   
   
 Now you can continue with [Preparing your deployment](getting-started.md#starting-custom-deployment)