Skip to content

Commit af7e36e

Browse files
jacobmllr95tmorehouse
authored andcommitted
fix(docs): Improve wording in footer (#2576)
1 parent dfaf34e commit af7e36e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/components/footer.vue

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<li><router-link to="/docs/">Documentation</router-link></li>
77
<li>
88
<a href="https://github.com/bootstrap-vue/bootstrap-vue" target="_blank">
9-
Fork on GitHub
9+
GitHub
1010
</a>
1111
</li>
1212
</ul>
@@ -21,7 +21,7 @@
2121
<p>
2222
Currently v{{ version }}. Code licensed
2323
<a href="https://github.com/bootstrap-vue/bootstrap-vue/blob/master/LICENSE" target="_blank">MIT</a>.
24-
Docs generated with <a href="https://nuxtjs.org/" target="_blank">NUXT.js</a>
24+
Docs generated with <a href="https://nuxtjs.org/" target="_blank">Nuxt.js</a>
2525
</p>
2626
</div>
2727
</footer>

0 commit comments

Comments
 (0)