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