From 3efd1ee3253a375ac373bff5542ff3479283e024 Mon Sep 17 00:00:00 2001 From: triphora Date: Mon, 23 Jan 2023 14:55:31 -0500 Subject: [PATCH] Fix #934 (#943) --- components/ui/ProjectPublishingChecklist.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/ui/ProjectPublishingChecklist.vue b/components/ui/ProjectPublishingChecklist.vue index b787ba46..528c447d 100644 --- a/components/ui/ProjectPublishingChecklist.vue +++ b/components/ui/ProjectPublishingChecklist.vue @@ -220,7 +220,7 @@ export default { title: 'Feature a gallery image', id: 'feature-gallery-image', description: - 'Featured gallery images may be the first impression of many users.', + 'Featured gallery images may be the first impression for many users.', status: 'suggestion', link: { path: 'gallery',