Merge pull request #632 from aliceroherty/#628-fix-typo-in-contribution-guidelines

Fix typo in contributing.md: correct "Vus.js" to "Vue.js"
This commit is contained in:
Yukino Song
2025-04-18 22:12:48 +08:00
committed by GitHub

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