From f997432b50f8e1818fe8dd25573e93fcda3db73c Mon Sep 17 00:00:00 2001 From: SjonHortensius Date: Wed, 25 Mar 2015 15:11:28 +0100 Subject: Remove another occurrence of 'Template' Replaced with 'file' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 99e8ff0..0d8fb96 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ rsync -xav --delete `dirname $0`/etc/inc/ root@$HOST:/etc/inc/ # Cleaner -Before diving into a template, clean it with the supplied cleaner (`clean.sh`). This script tries to remove most of the unnecessary element attributes and does a bunch of other replaces which have to be done in every template. +Before diving into a file, clean it with the supplied cleaner (`clean.sh`). This script tries to remove most of the unnecessary element attributes and does a bunch of other replaces which have to be done in every file. # Migration conventions -- cgit v1.1