Skip to content

Commit 873273e

Browse files
committed
chore(vote): update information on golden influence
1 parent 12f04ad commit 873273e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/vote/influence.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export default class InfluenceComponent extends React.Component {
1515
) : (
1616
<section className="influence-info influence-info__section">
1717
<h1 className="influence-info__header">What is Golden Influence?</h1>
18-
<p><em>Golden Influence</em> is equal to 10 <i>normal influence</i>. Golden Influence is obtained by being a backer or sponsor on our <a href="https://opencollective.com/webpack">Open Collective page</a>.</p>
18+
<p><em>Golden Influence</em> is equal to 100 <i>normal influence</i>. Golden Influence is obtained by being a backer or sponsor on our <a href="https://opencollective.com/webpack">Open Collective page</a>.</p>
1919
</section>
2020
));
2121
}

0 commit comments

Comments
 (0)