已开启
docs: fix two typos — 'Updata Data' → 'Update Date' (SA Template EN), 'test_framwork' → 'test_framework' (codemerge) #41
docs: fix two typos — 'Updata Data' → 'Update Date' (SA Template EN), 'test_framwork' → 'test_framework' (codemerge) #41
已开启
Adachi创建于 19 天前
Adachi
Adachi
19 天前

Summary

Fix two unrelated typos found while reading the community docs:

  1. security/template/SA_Template_en.md — heading #### Updata Data was a typo for #### Update Date (the corresponding zh_cn template uses 更新日期, the section above uses #### Release Date).

  2. contribute/codemerge.md — the committer table listed the repository name as test_framwork / https://gitcode.com/Cangjie/cangjie_test_framwork (missing e). The correct repository is cangjie_test_framework, as referenced elsewhere in the same document and in README.md.

Type of change

Checklist

Notes

Spotted while reading the contribution flow docs — the test_framwork typo in particular made the committer table link resolve to a 404, since the actual repo path contains test_framework.

likedislike
合并受阻