From 57de0e75e2d3cf7a359430a84e3e99c87a359514 Mon Sep 17 00:00:00 2001 From: MinamiFunakoshiTR Date: Mon, 10 Mar 2025 10:06:44 -0700 Subject: [PATCH] language dits --- src/components/EndNotes/EndNotes.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/EndNotes/EndNotes.mdx b/src/components/EndNotes/EndNotes.mdx index d3a4932c..f5633ac0 100644 --- a/src/components/EndNotes/EndNotes.mdx +++ b/src/components/EndNotes/EndNotes.mdx @@ -6,7 +6,7 @@ import * as EndNotesStories from './EndNotes.stories.svelte'; # EndNotes -The `EndNotes` component adds notes to the main page such as sources, clarifiying notes and minor corrections that come at the end of a story. +The `EndNotes` component adds notes such as sources, clarifiying notes and minor corrections that come at the end of a story. ```svelte