From 33f667e0c3f0e95414bd77c3bb0123e4425bd7d9 Mon Sep 17 00:00:00 2001 From: wackbyte Date: Thu, 3 Jul 2025 23:05:34 -0400 Subject: [PATCH] Fix typo --- pages/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/index.vue b/pages/index.vue index adc6d3f5d7..0944e8d55d 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -361,7 +361,7 @@ export default { }] }, { title: 'Community Articles', - description: 'The following documents have been graciously submitted by community members. They have not been checked for accuracy, completeness, or style. Please contact the contributers through their GitHub account for any questions.', + description: 'The following documents have been graciously submitted by community members. They have not been checked for accuracy, completeness, or style. Please contact the contributors through their GitHub accounts for any questions.', section: 'community' }, { title: 'Case Studies',