Skip to content

Commit 7d0720e

Browse files
authored
Update Stats.js
1 parent 9942c2f commit 7d0720e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/landing/Stats.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const Stats = () => (
1212
<div className="Stats-list">
1313
<div className="Stat">
1414
<FontAwesomeIcon icon={faFileAlt} />
15-
<h3 className="Stat-number -with-plus">350</h3>
15+
<h3 className="Stat-number -with-plus">500</h3>
1616
<div className="Stat-caption">Total pages</div>
1717
</div>
1818
<div className="Stat">

0 commit comments

Comments
 (0)