aboutsummaryrefslogtreecommitdiff
path: root/src/guff/models/tab.cr
diff options
context:
space:
mode:
Diffstat (limited to 'src/guff/models/tab.cr')
-rw-r--r--src/guff/models/tab.cr2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/guff/models/tab.cr b/src/guff/models/tab.cr
index 20dc478..8d6428b 100644
--- a/src/guff/models/tab.cr
+++ b/src/guff/models/tab.cr
@@ -50,7 +50,7 @@ class Guff::TabModel < Guff::Model
"id": "posts",
"icon": "fa-cubes",
"name": "Posts",
- "text": "Manage blog posts, pages, and projects.",
+ "text": "Manage blog, pages, and projects.",
}, {
"id": "files",
"icon": "fa-files-o",