intro-user: Fix anchor for "Private Change" section
Also fix the capitalization of the section title.
Change-Id: I392d510d145b4d7d56315d1103bfb7d6500abaf0
diff --git a/Documentation/intro-user.txt b/Documentation/intro-user.txt
index 4d84d99..9d8ea34 100644
--- a/Documentation/intro-user.txt
+++ b/Documentation/intro-user.txt
@@ -482,8 +482,8 @@
$ git push origin HEAD:refs/heads/master -o topic=multi-master
----
-[[private changes]]
-== Private changes
+[[private-changes]]
+== Private Changes
Private changes are changes that are only visible to their owners and
reviewers. Private changes are useful in a number of cases: