aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex <alex@puer-robustus.eu>2021-05-15 21:25:55 +0200
committerDrew DeVault <sir@cmpwn.com>2021-05-16 14:08:59 -0400
commit85fa43ca03fa2663a2f950d7e738eb0836b5449e (patch)
tree844b074cb33c8958502495976cdd1dd9e0373288
parent6e17be1f0c25f441b9af28073b7aefce02374a1b (diff)
downloadsr.ht-docs-85fa43ca03fa2663a2f950d7e738eb0836b5449e.tar.gz
fixed typos
-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 3bed704..7aff6fa 100644
--- a/git.sr.ht/index.md
+++ b/git.sr.ht/index.md
@@ -94,7 +94,7 @@ patchset. Here's an explanation of the options:
A cover letter is added ahead of your patchset. It includes a brief
auto-generated summary of the changes, and gives you an opportunity to add any
notes or set a subject line for the whole patchset. If you're coming from
-GitHub, think of this as settting the pull request title and description.
+GitHub, think of this as setting the pull request title and description.
**Add commentary**
@@ -105,7 +105,7 @@ immortalized in the commit log.
**Patchset revision**
-After you receive feedback (see below), you'll want to update ths number to
+After you receive feedback (see below), you'll want to update this number to
reflect how many revisions you've sent upstream. You can leave this at "1" for
the first submission.