diff --git a/content/github/committing-changes-to-your-project/changing-a-commit-message.md b/content/github/committing-changes-to-your-project/changing-a-commit-message.md index fc8c90f54f0e..670af9843e41 100644 --- a/content/github/committing-changes-to-your-project/changing-a-commit-message.md +++ b/content/github/committing-changes-to-your-project/changing-a-commit-message.md @@ -36,7 +36,7 @@ You can change the default text editor for Git by changing the `core.editor` set {% endtip %} -### Amending older or multiple commit messages +### Amending order or multiple commit messages If you have already pushed the commit to {% data variables.product.product_location %}, you will have to force push a commit with an amended message.