Skip to content

Commit

Permalink
Combined #822 and #823 typo fixes into a single PR (#825)
Browse files Browse the repository at this point in the history
  • Loading branch information
torch2424 authored and camelburrito committed Aug 14, 2018
1 parent 99fb48a commit b14f48a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion components/related-article/related-article.snip.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
</p>
{{/content-text}}
{{#article-link}}
<a href="{{{url}}}" class="ampstart-rekated-article-readmore block text-decoration-none ampstart-label">{{text}}</a>
<a href="{{{url}}}" class="ampstart-related-article-readmore block text-decoration-none ampstart-label">{{text}}</a>
{{/article-link}}
</article>
</section>
Expand Down
2 changes: 1 addition & 1 deletion hl-partials/related-article.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ <h3 class="ampstart-heading h4 m0 mb3">Incredible views from space</h3>
amet fringilla magna ante sit amet magna. Praesent sem leo,
fringilla at dolor eu, blandit malesuada dolor.
</p>
<a href="#" class="ampstart-rekated-article-readmore block text-decoration-none ampstart-label">
<a href="#" class="ampstart-related-article-readmore block text-decoration-none ampstart-label">
Read more
</a>
</article>
Expand Down

0 comments on commit b14f48a

Please sign in to comment.