From 11d92ef6148db6cf9499409ff862662ede9297d6 Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Tue, 21 May 2019 19:51:06 +0100 Subject: README-hacking.md: corrected typo A title in the checklist was mistakenly using "project" (customized template) instead of "template". --- README-hacking.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README-hacking.md') 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, -- cgit v1.2.1