Update view.jsx
Make YT copy more accurate
This commit is contained in:
parent
d6c43df674
commit
cbee81730e
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue