From e04a852eb1bdc06bb041f1dd3bbcf0d5482d389c Mon Sep 17 00:00:00 2001
From: Artem Fitiskin
Date: Wed, 6 Apr 2022 23:49:41 +0300
Subject: [PATCH] fix(docs): Fix typo in Storybook documentation template #1914
(#1949)
---
src/stories/templates/documentation.stories.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/stories/templates/documentation.stories.tsx b/src/stories/templates/documentation.stories.tsx
index f429c8e3ae..29a8f76c86 100644
--- a/src/stories/templates/documentation.stories.tsx
+++ b/src/stories/templates/documentation.stories.tsx
@@ -291,7 +291,7 @@ export const DocumentationPage = (): React.ReactElement => {
- Read the full documentatino on our side navigation on the
+ Read the full documentation on our side navigation on the
component page.