diff --git a/website/src/website/pages/home/Home.tsx b/website/src/website/pages/home/Home.tsx index 1f3bde98df..759a06b242 100644 --- a/website/src/website/pages/home/Home.tsx +++ b/website/src/website/pages/home/Home.tsx @@ -172,10 +172,9 @@ class EditorDemo extends React.Component {
- Paragraph of text beneath the heading to explain - the heading. We'll add onto it with another - sentence and probably just keep going until we - run out of words. + Get completions and errors directly in the + browser for supported languages. Or write your + own completion providers in JavaScript.
- Paragraph of text beneath the heading to explain - the heading. We'll add onto it with another - sentence and probably just keep going until we - run out of words. + Colorize code using our pre-built syntax + highlighting, or configure your own custom + colorization.