diff --git a/README.md b/README.md index 72dc9da..ec0d15b 100644 --- a/README.md +++ b/README.md @@ -4,15 +4,15 @@ In most cases, consider the guidance here as our current "default answer" to man important questios. If you are working on a project, and you have a different recommendation, we will -consider that request for a single single project. IF it works well in that project, -we wwill consdier making it the default answer on new projects. We'll also consider +consider that request for a single project. IF it works well in that project, +we will consdier making it the default answer on new projects. We'll also consider adding that new policy to existing projects, in those cases where the benefits justify the work. The site is built using Jekyll, so that we can easily support markdown formatted pages. Here are some important resources to get started: -This Gihub guide to creating pages with the automated generator shows the basics: +This Github guide to creating pages with the automated generator shows the basics: https://help.github.com/articles/creating-pages-with-the-automatic-generator/ This article explains how Github uses Jekyll to generate the site: @@ -22,7 +22,6 @@ For those using Windows, this guide explains how to install and use Jekyll on Windows: http://jekyll-windows.juthilo.com/ -If yuou have a procedure or a tool you'd like us to adopt, please send us a PR. +If you have a procedure or a tool you'd like us to adopt, please send us a PR. This repository, like all of the HTbox projects, is open source, and -we welconme your thoughts. - +we welcome your thoughts. diff --git a/doing-the-work.md b/doing-the-work.md index e757cf2..9ead269 100644 --- a/doing-the-work.md +++ b/doing-the-work.md @@ -6,7 +6,7 @@ layout: default ## TL;DR -> Work as you normally would, commit and push your changes at the cadence that works for you. Please make one Pull Request for one Issue, rather than fixing several issues in on PR. It's much easier for us to review and merge when a PR is focused on one issue. +> Work as you normally would, commit and push your changes at the cadence that works for you. Please make one Pull Request for one Issue, rather than fixing several issues in one PR. It's much easier for us to review and merge when a PR is focused on one issue. ## Long Version diff --git a/index.html b/index.html index 80fcd10..e84b85b 100644 --- a/index.html +++ b/index.html @@ -20,7 +20,7 @@

Introduction

The remainder of this document explains how our projects are organized, how to assign yourself work, and how to sumbit that work for review. We'll also explain how to submit ideas -for work that you want to do to enhnce our projects. +for work that you want to do to enhance our projects.

Finding a Task

@@ -30,7 +30,7 @@

Doing the Work

Submitting a Pull Request

Responding to Reviews

FAQ

-As we create FAQ items will will post them here: +As we create FAQ items, we will post them here: