diff --git a/_posts/2016-04-20-setup-django-in-apache2-raspberry-pi.markdown b/_posts/2016-04-20-setup-django-in-apache2-raspberry-pi.markdown index afe6c7b9b024fe0b9f8b5735155c46a7bf115274..48377e1f72acb3fabc7a44bb4d07692b30e3cb08 100644 --- a/_posts/2016-04-20-setup-django-in-apache2-raspberry-pi.markdown +++ b/_posts/2016-04-20-setup-django-in-apache2-raspberry-pi.markdown @@ -34,4 +34,4 @@ Listen 192.168.1.27:8001 And then, you can access from another client with IP: `192.168.1.27:8001` -> Thanks for: _Nabil Abdat_ \ No newline at end of file +> Thanks to: _Nabil Abdat_ \ No newline at end of file