Explorar el Código

Hompage: adds missing whitespace

Ask Solem hace 14 años
padre
commit
fa9d07f7dc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/homepage/index.html

+ 1 - 1
docs/homepage/index.html

@@ -89,7 +89,7 @@ pageTracker._trackPageview();
         Celery is easy to integrate with Django, Pylons and Flask, using
         the <a href="http://pypi.python.org/pypi/django-celery">django-celery</a>,
         <a href="http://pypi.python.org/pypi/celery-pylons">celery-pylons</a>
-        and <a href="http://pypi.python.org/pypi/Flask-Celery">Flask-Celery</a>add-on packages.
+        and <a href="http://pypi.python.org/pypi/Flask-Celery">Flask-Celery</a> add-on packages.
 
         <h3>Example</h3>
         <p>This is a simple task adding two numbers:</p>