summaryrefslogtreecommitdiff
path: root/Documentation/process/7.AdvancedTopics.rst
diff options
context:
space:
mode:
authorVolodymyr Kot <volodymyr.kot.ua@gmail.com>2025-12-25 13:39:11 +0000
committerJonathan Corbet <corbet@lwn.net>2026-01-06 14:39:58 -0700
commit5ce70894f6cade9dc4d7c2a376724c0d8083ff8a (patch)
tree4be764abe6e6522ec19ca2fed2043e6844326bf5 /Documentation/process/7.AdvancedTopics.rst
parent4971ca2007e3858171982c286421ac1af1d624a9 (diff)
Doc: correct spelling and wording mistakes
Fixed capitalization and punctuation in process documentation. Signed-off-by: Volodymyr Kot <volodymyr.kot.ua@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <20251225133911.87512-1-volodymyr.kot.ua@gmail.com>
Diffstat (limited to 'Documentation/process/7.AdvancedTopics.rst')
-rw-r--r--Documentation/process/7.AdvancedTopics.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/process/7.AdvancedTopics.rst b/Documentation/process/7.AdvancedTopics.rst
index 43291704338e..185651d87f2a 100644
--- a/Documentation/process/7.AdvancedTopics.rst
+++ b/Documentation/process/7.AdvancedTopics.rst
@@ -53,7 +53,7 @@ When you are ready to start putting up git trees for others to look at, you
will, of course, need a server that can be pulled from. Setting up such a
server with git-daemon is relatively straightforward if you have a system
which is accessible to the Internet. Otherwise, free, public hosting sites
-(Github, for example) are starting to appear on the net. Established
+(GitHub, for example) are starting to appear on the net. Established
developers can get an account on kernel.org, but those are not easy to come
by; see https://kernel.org/faq/ for more information.