Skip to content

Commit ec9d28c

Browse files
subeom7cmwilson21
andauthored
Fix typo in co-author example (#24817)
Co-authored-by: Courtney Wilson <[email protected]>
1 parent ee21869 commit ec9d28c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/creating-a-commit-with-multiple-authors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ You can use {% data variables.product.prodname_desktop %} to create a commit wit
6060
>
6161
>
6262
Co-authored-by: NAME <[email protected]>
63-
Co-authored-by: AUTHOR-NAME <[email protected]>"
63+
Co-authored-by: ANOTHER-NAME <[email protected]>"
6464
```
6565

6666
The new commit and message will appear on {% data variables.location.product_location %} the next time you push. For more information, see "[AUTOTITLE](/get-started/using-git/pushing-commits-to-a-remote-repository)."

0 commit comments

Comments
 (0)