Skip to content
Snippets Groups Projects
Commit 71c36ec3 authored by ncguk's avatar ncguk Committed by GitHub
Browse files

Fix two typos

Changed 'containts' to 'contains' and 'Continuos' to 'Continuous'.
parent 9f71cc9b
No related branches found
No related tags found
No related merge requests found
# Arduino Core for SAMD21 CPU # Arduino Core for SAMD21 CPU
This repository containts the source code and configuration files of the Arduino Core This repository contains the source code and configuration files of the Arduino Core
for Atmel's SAMD21 processor (used on the Arduino/Genuino Zero, MKR1000 and MKRZero boards). for Atmel's SAMD21 processor (used on the Arduino/Genuino Zero, MKR1000 and MKRZero boards).
## Installation on Arduino IDE ## Installation on Arduino IDE
...@@ -32,7 +32,7 @@ Pull Request on github. ...@@ -32,7 +32,7 @@ Pull Request on github.
## Hourly builds ## Hourly builds
This repository is under a Continuos Integration system that every hour checks if there are updates and This repository is under a Continuous Integration system that every hour checks if there are updates and
builds a release for testing (the so called "Hourly builds"). builds a release for testing (the so called "Hourly builds").
The hourly builds are available through Boards Manager. If you want to install them: The hourly builds are available through Boards Manager. If you want to install them:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment