From 3d162771fade84845fdbfa8f166cfefa3f5901eb Mon Sep 17 00:00:00 2001 From: Vladimir Kharlampidi Date: Tue, 29 Jan 2019 21:33:13 +0300 Subject: [PATCH] v4: KS - typos --- kitchen-sink/core/pages/cards-expandable.html | 2 +- kitchen-sink/react/src/pages/cards-expandable.jsx | 2 +- kitchen-sink/vue/src/pages/cards-expandable.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kitchen-sink/core/pages/cards-expandable.html b/kitchen-sink/core/pages/cards-expandable.html index 6abeecf810..9c4bf898ff 100644 --- a/kitchen-sink/core/pages/cards-expandable.html +++ b/kitchen-sink/core/pages/cards-expandable.html @@ -12,7 +12,7 @@
-

In addition to usual Cards there are also Expandable Cards that allow to store more information and illustrations about particular subject

+

In addition to usual Cards there are also Expandable Cards that allow to store more information and illustrations about particular subject.

diff --git a/kitchen-sink/react/src/pages/cards-expandable.jsx b/kitchen-sink/react/src/pages/cards-expandable.jsx index ef115b9240..5131265a00 100644 --- a/kitchen-sink/react/src/pages/cards-expandable.jsx +++ b/kitchen-sink/react/src/pages/cards-expandable.jsx @@ -6,7 +6,7 @@ export default () => ( -

In addition to usual Cards there are also Expandable Cards that allow to store more information and illustrations about particular subject

+

In addition to usual Cards there are also Expandable Cards that allow to store more information and illustrations about particular subject.

diff --git a/kitchen-sink/vue/src/pages/cards-expandable.vue b/kitchen-sink/vue/src/pages/cards-expandable.vue index 828c653160..1fb0353858 100644 --- a/kitchen-sink/vue/src/pages/cards-expandable.vue +++ b/kitchen-sink/vue/src/pages/cards-expandable.vue @@ -3,7 +3,7 @@ -

In addition to usual Cards there are also Expandable Cards that allow to store more information and illustrations about particular subject

+

In addition to usual Cards there are also Expandable Cards that allow to store more information and illustrations about particular subject.