From 660688cfe2a574a3adfd78ee2e2da16fdcda118f Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Wed, 8 Sep 2021 21:10:58 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/user/project/repository/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/user') diff --git a/doc/user/project/repository/index.md b/doc/user/project/repository/index.md index 26b9a979c34..de7459e6278 100644 --- a/doc/user/project/repository/index.md +++ b/doc/user/project/repository/index.md @@ -34,7 +34,7 @@ You can [commit your changes](https://git-scm.com/book/en/v2/Git-Basics-Recordin to a branch in the repository. When you use the command line, you can commit multiple times before you push. - **Commit message:** - A commit message identities what is being changed and why. + A commit message identifies what is being changed and why. In GitLab, you can add keywords to the commit message to perform one of the following actions: - **Trigger a GitLab CI/CD pipeline:** -- cgit v1.2.3