Parcourir la source

chore: update loading.md (#4787)

eamd-wq il y a 10 mois
Parent
commit
cf130b293d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      docs/src/guide/in-depth/loading.md

+ 1 - 1
docs/src/guide/in-depth/loading.md

@@ -6,7 +6,7 @@
 
 ## 原理
 
-由 `vite-plugin-inject-app-loading` 插件实现,插件会在每个应用注入一个全局的 `loading html`。
+由 `vite-plugin-inject-app-loading` 插件实现,插件会在每个应用注入一个全局的 `loading html`。
 
 ## 关闭