Update view.jsx

Make YT copy more accurate
This commit is contained in:
Josh Finer 2017-08-31 11:09:53 -04:00 committed by GitHub
parent d6c43df674
commit cbee81730e

View file

@ -79,7 +79,7 @@ class UserVerify extends React.PureComponent {
<div className="card__content"> <div className="card__content">
<p> <p>
{__( {__(
"If you have a YouTube account with published videos, you can sync your account to be granted instant verification." "If you have a YouTube account with subscribers and views, you can sync your account to be granted instant verification."
)} )}
</p> </p>
</div> </div>