已开启
docs: fix two typos — 'Updata Data' → 'Update Date' (SA Template EN), 'test_framwork' → 'test_framework' (codemerge) #41
Adachi创建于 19 天前
docs: fix two typos — 'Updata Data' → 'Update Date' (SA Template EN), 'test_framwork' → 'test_framework' (codemerge) #41
已开启
Summary
Fix two unrelated typos found while reading the community docs:
security/template/SA_Template_en.md— heading#### Updata Datawas a typo for#### Update Date(the corresponding zh_cn template uses更新日期, the section above uses#### Release Date).contribute/codemerge.md— the committer table listed the repository name astest_framwork/https://gitcode.com/Cangjie/cangjie_test_framwork(missinge). The correct repository iscangjie_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_framworktypo in particular made the committer table link resolve to a 404, since the actual repo path containstest_framework.