Fix more spelling and grammar errors
This commit is contained in:
@@ -433,7 +433,7 @@ class ServicePattern(models.Model):
|
||||
"""
|
||||
Bases: :class:`django.db.models.Model`
|
||||
|
||||
Allowed services pattern agains services are tested to
|
||||
Allowed services pattern against services are tested to
|
||||
"""
|
||||
class Meta:
|
||||
ordering = ("pos", )
|
||||
|
||||
Reference in New Issue
Block a user