style-guide: fix typos (#12816)

Co-authored-by: spageektti <git@spageektti.cc>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
Erin Cohen
2024-05-22 09:20:22 -07:00
committed by GitHub
parent cf7a36e24f
commit e9fa24996c

View File

@@ -249,7 +249,10 @@ The example above does not use a serial comma, so this could mean one of two thi
This can be resolved by inserting a comma before the "and" or "or" in the final element in the list.
> Delete the Git branches, tags, andBrand and project names can be capitalized in the description whenever applicable (e.g. use `A tool for interacting with a Git repository.` instead of ``A tool for interacting with a `git` repository.``). remotes.
> Delete the Git branches, tags, and remotes.
> [!NOTE]
> Brand and project names can be capitalized in the description whenever applicable (e.g. use `A tool for interacting with a Git repository.` instead of ``A tool for interacting with a `git` repository.``).
### Special cases