Skip to content

Commit 71c36ec

Browse files
authored
Fix two typos
Changed 'containts' to 'contains' and 'Continuos' to 'Continuous'.
1 parent 9f71cc9 commit 71c36ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Arduino Core for SAMD21 CPU
22

3-
This repository containts the source code and configuration files of the Arduino Core
3+
This repository contains the source code and configuration files of the Arduino Core
44
for Atmel's SAMD21 processor (used on the Arduino/Genuino Zero, MKR1000 and MKRZero boards).
55

66
## Installation on Arduino IDE
@@ -32,7 +32,7 @@ Pull Request on github.
3232

3333
## Hourly builds
3434

35-
This repository is under a Continuos Integration system that every hour checks if there are updates and
35+
This repository is under a Continuous Integration system that every hour checks if there are updates and
3636
builds a release for testing (the so called "Hourly builds").
3737

3838
The hourly builds are available through Boards Manager. If you want to install them:

0 commit comments

Comments
 (0)