Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d96f384

Browse files
fix: use "contributed" instead of "pledged" for sponsors (#7615)
1 parent 5d648f1 commit d96f384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/components/Support/Support.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ export default class Support extends Component {
217217
</span>
218218
) : (
219219
<span>
220-
are those who have pledged{' '}
220+
are those who have contributed{' '}
221221
{minimum ? `$${formatMoney(minimum)}` : 'up'}{' '}
222222
{maximum ? `to $${formatMoney(maximum)}` : 'or more'} to
223223
webpack.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /