Skip to content

Commit 0016820

Browse files
committed
fix text
1 parent 79b5699 commit 0016820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/client/components/HomePage/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ export default class App extends Component {
125125
<Heading level={ 2 }>Wait, but why?</Heading>
126126
<p className={ styles.whyText }>
127127
DraftJS allows you to create powerful editors. This Plugin Architecture
128-
aims to provide you as a developers to use and create plug & play extensions. It comes with a set of plugins with great UX (inspired by Facebook & Slack) serving Mobile & Desktop as well as Screenreaders.
128+
aims to provide you with plug & play extensions. It comes with a set of plugins with great UX (inspired by Facebook & Slack) serving Mobile & Desktop as well as Screenreaders.
129129
</p>
130130
<div style={{ textAlign: 'center' }}>
131131
<iframe

0 commit comments

Comments
 (0)