More than 800/100k (#4204)

master
Lipis 2018-03-26 14:12:07 +03:00 committed by Jed Fox
parent fb428629fb
commit f23ce27856
1 changed files with 2 additions and 2 deletions

View File

@ -400,7 +400,7 @@ const UsersSection = ({ language }) => {
<img src="/images/npm_grey.svg" style={{ height: "100px" }} />
</a>
<div style={{ marginLeft: ".7em", width: "260px" }}>
<p>More than 500 tools and integrations on npm</p>
<p>More than 800 tools and integrations on npm</p>
<Button href="https://www.npmjs.com/browse/depended/prettier">
Install Them
</Button>
@ -415,7 +415,7 @@ const UsersSection = ({ language }) => {
<img src="/images/github_grey.svg" style={{ height: "100px" }} />
</a>
<div style={{ marginLeft: ".7em", width: "260px" }}>
<p>More than 80,000 dependent repositories on GitHub</p>
<p>More than 100,000 dependent repositories on GitHub</p>
<Button href="https://github.com/prettier/prettier/network/dependents">
Check Them Out
</Button>