From c1fb5e6fba309b1fcc04299424b6cec8a31858cc Mon Sep 17 00:00:00 2001 From: Susan Quigley Date: Tue, 13 Aug 2019 13:24:19 +0000 Subject: [PATCH] Update 'checking/toc.yaml' Added "verse-by-verse" and "consistency-check". Moving some material out of here into the Translation section on Decisions to Make. --- checking/toc.yaml | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/checking/toc.yaml b/checking/toc.yaml index 4c69235..83fea58 100644 --- a/checking/toc.yaml +++ b/checking/toc.yaml @@ -36,17 +36,13 @@ sections: link: peer-edit - title: "Key Word Check" link: key-word-check + - title: "Verse-by-Verse Check" + link: verse-by-verse - title: "Other Methods" link: other-methods - - title: "Consistency Checks" + - title: "Detail Checks" sections: - - title: "Consistent Spelling" - link: spelling - - title: "Consistent Punctuation" - link: punctuation - title: "Complete Versification" link: verses - - title: "Section Headings" - link: headings - - title: "Formatting" - link: formatting \ No newline at end of file + - title: "Consistency Checks" + link: consistency-check