mirror of
https://github.com/mike-rambil/Advanced-Git.git
synced 2026-02-17 22:28:29 -06:00
fix: correct typo in README generation and add contribution format reference
This commit is contained in:
@@ -7,7 +7,8 @@ const INTRO = `<div style="width:100%; display:flex; justify-content:center; ali
|
||||
</div>
|
||||
|
||||
> [!IMPORTANT]
|
||||
> If you find a useful GIT command - be sure to sent a PR here as well :)
|
||||
> If you find a useful GIT command - be sure to send a PR here as well :)
|
||||
> Refer to [contribution format guide](./dev-docs/FORMAT.md) to send a PR.
|
||||
`;
|
||||
|
||||
const TOC_HEADER = '# Table of Contents';
|
||||
|
||||
Reference in New Issue
Block a user