From 24f8fef23bc766099b113cd0a88a9a12ef410884 Mon Sep 17 00:00:00 2001 From: Martijn Rondeel Date: Wed, 18 Jul 2018 18:42:31 +0200 Subject: [PATCH] Fix homepage typos (#1022) --- src-docs/src/views/home/home_view.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src-docs/src/views/home/home_view.js b/src-docs/src/views/home/home_view.js index 2ce5d5e3b71..eb5f73ccca2 100644 --- a/src-docs/src/views/home/home_view.js +++ b/src-docs/src/views/home/home_view.js @@ -156,13 +156,13 @@ export const HomeView = () => (
EUI is accessible to everyone.
Use high contrast, color-blind safe palettes and proper aria labels.
EUI is themable.
-
Theming should involve changingless than a dozen lines of code. This means strict variable usage.
+
Theming should involve changing less than a dozen lines of code. This means strict variable usage.
EUI is responsive.
Currently we target mobile, laptop, desktop and wide desktop breakpoints.
EUI is playful.
Consistent use of animation can bring life to our design.
EUI is documented and has tests.
-
Make sure Make sure the code is friendly to the novice and expert alike.
+
Make sure the code is friendly to the novice and expert alike.