mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-09-03 12:30:09 +00:00
fix grammar
This commit is contained in:
parent
4d40dcaa6f
commit
87545ee182
1 changed files with 2 additions and 2 deletions
|
@ -37,7 +37,7 @@
|
|||
]) ?>
|
||||
</div>
|
||||
<div class="meta">
|
||||
Already sign up or really hate sharing your email? <a href="/get?email=1" class="link-primary">Click here.</a>
|
||||
Already signed up or really hate sharing your email? <a href="/get?email=1" class="link-primary">Click here.</a>
|
||||
</div>
|
||||
<?php else: ?>
|
||||
<div class="content-inset">
|
||||
|
@ -55,4 +55,4 @@
|
|||
</div>
|
||||
</div>
|
||||
</main>
|
||||
<?php echo View::render('nav/footer') ?>
|
||||
<?php echo View::render('nav/footer') ?>
|
||||
|
|
Loading…
Add table
Reference in a new issue