aboutsummaryrefslogtreecommitdiff
path: root/README-hacking.md
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2019-05-21 19:51:06 +0100
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2019-05-21 19:51:06 +0100
commit11d92ef6148db6cf9499409ff862662ede9297d6 (patch)
tree209d4b6c73b5c7f0fcf1ee7987d4f392fd71caf0 /README-hacking.md
parentba3546617998735301f1e72fa98872e27520829f (diff)
README-hacking.md: corrected typo
A title in the checklist was mistakenly using "project" (customized template) instead of "template".
Diffstat (limited to 'README-hacking.md')
-rw-r--r--README-hacking.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README-hacking.md b/README-hacking.md
index ed3cc5f..37429b3 100644
--- a/README-hacking.md
+++ b/README-hacking.md
@@ -687,7 +687,7 @@ get more advanced in later stages of your work.
$ git merge template # Import all the work into master.
```
- - **Adding this project to a fork of your project**: As you and your
+ - **Adding this template to a fork of your project**: As you and your
colleagues continue your project, it will be necessary to have
separate forks/clones of it. But when you clone your own project on a
different system, or a colleague clones it to collaborate with you,