Updated color.js copy (#959)

- Missing apostrophe in Triton
- Changed start of Action Colors para
- Changed start of Greys para
This commit is contained in:
Inayaili de León Persson 2018-01-03 14:22:01 +00:00 committed by Sara Vieira
parent 02b9f88315
commit 9c16a0c7ed
1 changed files with 2 additions and 2 deletions

View File

@ -89,7 +89,7 @@ export default () => [
<div> <div>
<H3>Action Colors</H3> <H3>Action Colors</H3>
<P> <P>
This palette is Tritons action and status colors. They aim to This palette contains Tritons action and status colors. They aim to
communicate that a component is interactable and has a purpose. They also communicate that a component is interactable and has a purpose. They also
act as status colors to alert users on the condition and nature of act as status colors to alert users on the condition and nature of
components. components.
@ -129,7 +129,7 @@ export default () => [
</Margin>, </Margin>,
<H3>Greys</H3>, <H3>Greys</H3>,
<P> <P>
Colors on this page aim to give Triton a sense of depth and to offer Greys give Triton a sense of depth and offer
contrast between potentially similar components. They allow us to make contrast between potentially similar components. They allow us to make
certain components look clickable, whilst making others appear disabled or certain components look clickable, whilst making others appear disabled or
static. static.