diff --git a/examples/stories/src/mdx-stories/template-bind.mdx b/examples/stories/src/mdx-stories/template-bind.mdx
index f55698205..9f84274e7 100644
--- a/examples/stories/src/mdx-stories/template-bind.mdx
+++ b/examples/stories/src/mdx-stories/template-bind.mdx
@@ -9,7 +9,7 @@ import { Button } from '../../../stories/src/components/Button';
export const Template = props => ;
-You can bind stories to templates to reduce the amount of repetitive code. Click on the button above to see how the templates are linked to the stories.
+You can bind stories to templates to reduce the amount of repetitive code. Click on the button above to see how the templates are linked to the stories.