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 afe6c7b..48377e1 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