diff options
author | Runxi Yu <me@runxiyu.org> | 2025-02-11 01:16:49 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2025-02-11 01:16:49 +0800 |
commit | 66487b4754d3eebeb78b29def5940cf5ffb166a9 (patch) | |
tree | e32b4a27e5a9ca592f62dfd8d4167d3588284420 /README.md | |
parent | README.md: Break long line (diff) | |
download | forge-66487b4754d3eebeb78b29def5940cf5ffb166a9.tar.gz forge-66487b4754d3eebeb78b29def5940cf5ffb166a9.tar.zst forge-66487b4754d3eebeb78b29def5940cf5ffb166a9.zip |
README.md: Spelling
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,7 +9,7 @@ The available `module_type`s are: * `tickets` for ticket trackers * `mail` for mailing lists -## Version-controled repos +## Version-controlled repos Currently we only support Git. @@ -50,7 +50,7 @@ be considered. No full-HTML emails are expected for normal traffic. ## CI -Not very sure how to ingerate this for now. Planned for the future. +Not very sure how to integrate this for now. Planned for the future. ## Authentication and authorization |