diff --git a/docs/components/Value.md b/docs/components/Value.md index 81d0a9ea..34cc63d7 100644 --- a/docs/components/Value.md +++ b/docs/components/Value.md @@ -1,6 +1,6 @@ # Value -The Value component is a generic component to store a some raw data value. +A generic component for storing raw data values. ```js import { Value } from 'react-powerplug'