summaryrefslogtreecommitdiff
path: root/Documentation/howto/using-signed-tag-in-pull-request.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/howto/using-signed-tag-in-pull-request.txt')
-rw-r--r--Documentation/howto/using-signed-tag-in-pull-request.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/howto/using-signed-tag-in-pull-request.txt b/Documentation/howto/using-signed-tag-in-pull-request.txt
index 98c0033..00f693b 100644
--- a/Documentation/howto/using-signed-tag-in-pull-request.txt
+++ b/Documentation/howto/using-signed-tag-in-pull-request.txt
@@ -7,8 +7,8 @@ Abstract: Beginning v1.7.9, a contributor can push a signed tag to her
later validate it.
Content-type: text/asciidoc
-Using signed tag in pull requests
-=================================
+How to use a signed tag in pull requests
+========================================
A typical distributed workflow using Git is for a contributor to fork a
project, build on it, publish the result to her public repository, and ask