Rafał Pitoń 11 лет назад
Родитель
Сommit
761e71d051
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      docs/exceptions.rst

+ 1 - 1
docs/exceptions.rst

@@ -2,7 +2,7 @@
 Misago Exceptions
 =================
 
-In addition to exceptions defined by `Django <https://docs.djangoproject.com/en/dev/ref/exceptions/>`_, and standard Python exceptions, Misago raises its own exceptions.
+In addition to exceptions defined by `Django <https://docs.djangoproject.com/en/dev/ref/exceptions/>`_ and standard Python exceptions, Misago raises its own exceptions.
 
 All Misago exceptions can be found in :py:mod:`misago.core.exceptions`.