From fc1d476de98a8849872c70e9cb96d6ca08c11c32 Mon Sep 17 00:00:00 2001 From: John Morris Date: Fri, 21 Jun 2019 15:19:17 -0400 Subject: [PATCH] changed length message --- style_guide.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/style_guide.rst b/style_guide.rst index 23166c7..96cef61 100644 --- a/style_guide.rst +++ b/style_guide.rst @@ -25,9 +25,9 @@ spaces. Titles are to be in Title Case. Line Length =========== -Each line of the document should be no longer than 120 charectors. While -the build system can wrap the text, lines longer than 120 charectors can cause -unwelcome results. +Each line of the document should be no longer than 120 characters. While +the build system can wrap the text, lines longer than 120 characters are +difficult to manage in a text editor. Pictures ========