Skip to content

Commit

Permalink
spell check
Browse files Browse the repository at this point in the history
  • Loading branch information
merliseclyde committed Oct 30, 2018
1 parent b7ca0e9 commit d99b3d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ This seems like a lot of work but don't worry if your pull request isn't perfect
Please don't submit pull requests that change existing behaviour. Instead, think about how you can add a new feature in a minimally invasive way.


## Style Guild for Contributing to BAS
## Style Guide for Contributing to BAS

A consistent style improves the readibility of your code.
I am not wed to a particular style and generally draw from both
Expand Down Expand Up @@ -149,7 +149,7 @@ line.
setting to display a vertical line at 80 characters to visually assist you.
Turn on by going to

Tools -> Global Options… -> Code -> Display -> Show margin.
Tools -> Global Options… -> Code -> Display -> Show margin

9. File names for `R` code should be informative and end in `.R`. Use `-` to improve readibility. Do not include any spaces in file names!

Expand Down

0 comments on commit d99b3d3

Please sign in to comment.