aboutsummaryrefslogtreecommitdiffstats
path: root/git.sr.ht/index.md
diff options
context:
space:
mode:
authorEyal Sawady <ecs@d2evs.net>2021-04-08 10:57:40 -0400
committerDrew DeVault <sir@cmpwn.com>2021-04-08 10:57:55 -0400
commitc486944862689eba51914fc53122cf9222fef43f (patch)
tree864d2b5dd4cbc88d55c9af64a287a9659446c417 /git.sr.ht/index.md
parent99940c1477c4d1b961ea30ac4ec527fb6ba3cb31 (diff)
downloadsr.ht-docs-c486944862689eba51914fc53122cf9222fef43f.tar.gz
git.sr.ht: fix typos
Diffstat (limited to 'git.sr.ht/index.md')
-rw-r--r--git.sr.ht/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/git.sr.ht/index.md b/git.sr.ht/index.md
index 2952767..eb9cf23 100644
--- a/git.sr.ht/index.md
+++ b/git.sr.ht/index.md
@@ -54,13 +54,13 @@ SourceHut. This tool may be helpful to users who are used to the "pull request"
style contribution popularized by GitHub, GitLab, and others.
<div class="alert alert-info">
- <strong>Head's up:</strong> git also has a built-in CLI tool for preparing
+ <strong>Heads up:</strong> git also has a built-in CLI tool for preparing
patches to send upstream. <a href="https://git-send-email.io">Check out our
tutorial here</a> if you prefer to work from the command line.
</div>
<div class="alert alert-info">
- <strong>Head's up</strong> we also have
+ <strong>Heads up:</strong> we also have
<a
href="https://spacepub.space/videos/watch/ad258d23-0ac6-488c-83fc-2bacf578de3a"
>a video</a> demonstrating this procedure if you would prefer to watch that.