Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo in template #58

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion weeklypedia/issue_templates/template_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ <h1><span><em>the</em> WEEKLYPEDIA</span> </h1>
</div>
<div class="main">
<div class="content">
<p>Join a list to receive a weekly email with the top twenty Wikipedia articles and top five Wikipedia discussions from this weekk, available in English and <a href="#more" class="more">more languages</a>.</p>
<p>Join a list to receive a weekly email with the top twenty Wikipedia articles and top five Wikipedia discussions from this week, available in English and <a href="#more" class="more">more languages</a>.</p>
<button type="button" id="signup"><span>Sign up &amp; read archive</span></button>

<div class="lang-links signup-links">
Expand Down