diff --git a/docs/index.md b/docs/index.md index b0d7cb3426..f3c2227fcd 100644 --- a/docs/index.md +++ b/docs/index.md @@ -17,7 +17,7 @@ id: home

Virtual DOM

- React abstracts away the DOM from you, giving a simpler programming model and better performance. React can also render on the server using Node, and it can power native apps using React Native. + React abstracts away the DOM, giving a simpler programming model and better performance. React can also render on the server using Node, and it can power native apps using React Native.