fix spelling on Settings page

This commit is contained in:
Thomas Zarebczan 2018-04-20 11:51:00 -04:00 committed by GitHub
commit 67165b44b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -301,7 +301,7 @@ class SettingsPage extends React.PureComponent<Props, State> {
<section className="card card--section">
<div className="card__title">{__('Application Cache')}</div>
<span className="card__subtitle">
{__("This will delete your subscriptions, and clar the app's cache")}
{__("This will delete your subscriptions, and clear the app's cache")}
</span>
<div className="card__content">
<Button