]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commitdiff
docs: fix typo in MAINTENANCE.md [skip ci]
authorHaoqun Jiang <github@haoqun.me>
Tue, 12 May 2026 08:26:41 +0000 (17:26 +0900)
committerHaoqun Jiang <github@haoqun.me>
Tue, 12 May 2026 09:24:49 +0000 (18:24 +0900)
.github/MAINTENANCE.md

index 6145ee4da26cd8db8928018dcd37738491c3cd1c..4af84464accfbea04a41cf6f11f8d3633dd6ddcf 100644 (file)
@@ -2,7 +2,7 @@ This document explains how to perform the project's maintenance tasks.
 
 ### Creating a new release
 
-Anyone with write access to the main branch of both this repository and [create-vue-templates](https://github.com/vuejs/create-vue-templates/) can request a new release. This includes repository maintainers, repository adminstrators, and Vue.js organization administrators.
+Anyone with write access to the main branch of both this repository and [create-vue-templates](https://github.com/vuejs/create-vue-templates/) can request a new release. This includes repository maintainers, repository administrators, and Vue.js organization administrators.
 
 To do so, follow these steps: