Skip to content
This repository was archived by the owner on Mar 26, 2018. It is now read-only.

Commit ce9ffbc

Browse files
committed
Copy edit
1 parent 5a4870c commit ce9ffbc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ If you find a mistake, bug or other problem, please [open an issue](https://gith
1010

1111
If you fix a mistake, bug or problem or have something to contribute, please create a pull request for each modification. Please consider grouping modifications sensibly, i.e. don't bundle typo fixes in the same pull request as code changes, instead file them separately.
1212

13-
Please note that sometimes things are done for pedagogical reasons so changes which make sense from a software engineering perspective (reducing duplication or making use of more advanced programming language features) may not be suitable to maintain the intended educational value.
13+
Please note that sometimes things are done for pedagogical reasons, so changes which make sense from a software engineering perspective (reducing duplication or making use of more advanced programming language features) may not be suitable to maintain the intended educational value.
1414

1515
## Derivatives
1616

@@ -22,6 +22,6 @@ Unless otherwise specified, everything in this repository is covered by the foll
2222

2323
[![Creative Commons Licence](http://i.creativecommons.org/l/by-sa/4.0/88x31.png)](http://creativecommons.org/licenses/by-sa/4.0/)
2424

25-
***Example Resource*** by the [Raspberry Pi Foundation](http://www.raspberrypi.org) is licenced under a [Creative Commons Attribution 4.0 International Licence](http://creativecommons.org/licenses/by-sa/4.0/).
25+
***Getting Started With GPIO Zero*** by the [Raspberry Pi Foundation](http://www.raspberrypi.org) is licenced under a [Creative Commons Attribution 4.0 International Licence](http://creativecommons.org/licenses/by-sa/4.0/).
2626

2727
Based on a work at https://github.com/raspberrypilearning/getting-started-with-gpio-zero

0 commit comments

Comments
 (0)