From 329041c2636d8b6f4592b68583ef546a9f332692 Mon Sep 17 00:00:00 2001 From: lversaw Date: Tue, 26 Nov 2019 04:30:25 +0000 Subject: [PATCH] Update 'Cleanup process.md' --- Cleanup process.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cleanup process.md b/Cleanup process.md index 4b927f54a..08219ea18 100644 --- a/Cleanup process.md +++ b/Cleanup process.md @@ -21,7 +21,7 @@ The correct .md file format is documented at https://www.techadvancement.com/com 8. Removed lines containing empty HTML comments, and the lines following, if blank. * All HTML comment tags found were empty comments. * 469 files affected -9. Converted instances of   to a single space. +9. Converted instances of & nbsp; to a single space. * 11694 files affected 10. Removed top line of file if blank. Consolidated consecutive blank lines elsewhere in file. * 842 files affected