The Node.js® Website

doc: revise tagline (#6366)

authored by Geoffrey Booth and committed by GitHub accacc18 04fd007a

+2 -2
+2 -2
pages/en/new-design/index.mdx
··· 10 <h1 className="special">Run JavaScript Everywhere</h1> 11 12 Node.js® is a free, open-source, cross-platform JavaScript runtime 13 - environment that lets developers write command line tools and server-side 14 - scripts outside of a browser. 15 16 </div> 17
··· 10 <h1 className="special">Run JavaScript Everywhere</h1> 11 12 Node.js® is a free, open-source, cross-platform JavaScript runtime 13 + environment that lets developers create servers, web apps, 14 + command line tools and scripts. 15 16 </div> 17