fixing typo

This commit is contained in:
Tom Johnson
2015-12-30 15:08:24 -08:00
parent b929fecac9
commit ccc0490aad
4 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
<p>The following pages are tagged with <button type="button" style="cursor: default" class="btn btn-primary navbar-btn">{{page.tagName}}</button></p>
<p>The following pages are tagged with <button type="button" style="cursor: default" class="btn btn-default navbar-btn">{{page.tagName}}</button></p>
<table><thead><tr><th>Page</th><th>Excerpt</th></tr></thead>
<tbody>
{% assign thisTag = page.tagName %}