aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--database/models.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/database/models.py b/database/models.py
index 2a7c51f..3727c93 100644
--- a/database/models.py
+++ b/database/models.py
@@ -23,6 +23,6 @@ class Neodarznet(Page):
class Nevrax(Page):
"""
- Page of website nevrax
+ Page of nevrax website
"""
pass