From 2b76be11e31e02abe501a188b651a52d966b4c57 Mon Sep 17 00:00:00 2001 From: Jeff Parsons Date: Fri, 10 Oct 2014 17:43:07 -0700 Subject: [PATCH] Preparing web server for update to v1.15.4 --- blog/2014/09/30/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/blog/2014/09/30/README.md b/blog/2014/09/30/README.md index ebcbf15da..09819a1ac 100644 --- a/blog/2014/09/30/README.md +++ b/blog/2014/09/30/README.md @@ -1,8 +1,8 @@ -My (JavaScript) Coding Conventions +PCjs Coding Conventions --- -Here are some ramblings about my JavaScript coding conventions. This is not an attempt to convince anyone of -anything, just an explanation of why things are they way they are. +Some ramblings about the JavaScript coding conventions used for PCjs. This is not an attempt to convince anyone of +anything, just an explanation of why things are the way they are. ### Tabs vs. Spaces