Fix typo in contributing.md: correct "Vus.js" to "Vue.js"

Closes Typo in Contribution Guidelines #628
This commit is contained in:
Alice
2025-04-16 21:03:47 -04:00
parent e5a3333e0b
commit a16512adcd

View File

@@ -16,7 +16,7 @@ Read our contribution guide in our organization level
* [EJS](https://www.npmjs.com/package/vite-plugin-ejs) is used as a templating system for the pages
(check `template_header.html` and `template_header_main.html`).
* The Style System is provided by [Bootstrap](https://getbootstrap.com).
* The JS framework used by the more interactive pages is [Vus.js](https://vuejs.org).
* The JS framework used by the more interactive pages is [Vue.js](https://vuejs.org).
#### Building