aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/contributing/guidelines-frontend.zh-cn.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/contributing/guidelines-frontend.zh-cn.md')
-rw-r--r--docs/content/contributing/guidelines-frontend.zh-cn.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/contributing/guidelines-frontend.zh-cn.md b/docs/content/contributing/guidelines-frontend.zh-cn.md
index ace0d97f49..b5fb8964b3 100644
--- a/docs/content/contributing/guidelines-frontend.zh-cn.md
+++ b/docs/content/contributing/guidelines-frontend.zh-cn.md
@@ -53,7 +53,7 @@ HTML 页面由[Go HTML Template](https://pkg.go.dev/html/template)渲染。
### 可访问性 / ARIA
在历史上,Gitea大量使用了可访问性不友好的框架 Fomantic UI。
-Gitea使用一些补丁使Fomantic UI更具可访问性(参见`aria.js`和`aria.md`),
+Gitea 使用一些补丁使 Fomantic UI 更具可访问性(参见 `aria.md`),
但仍然存在许多问题需要大量的工作和时间来修复。
### 框架使用