Skip to content

Commit 48f5023

Browse files
scls19frianfixes
scls19fr
authored andcommitted
Fix typo (#105)
Fix typos in REFERENCE.md and README.md
1 parent 6fc885b commit 48f5023

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ vendor
8080
```
8181

8282

83-
### Installing the Dependnencies
83+
### Installing the Dependencies
8484

8585
Fulfilling the `arduino_ci` library dependency is as easy as running this command:
8686

REFERENCE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All tests are run via the same command: `bundle exec arduino_ci_remote.rb`.
44

55
This script is responsible for detecting and runing all unit tests, on every combination of Arduino platform and C++ compiler. This is followed by attempting to detect and build every example on every "default" Arduino platform.
66

7-
As a prerequisite, all Arduino "defuault" platforms are installed if they are not already available.
7+
As a prerequisite, all Arduino "default" platforms are installed if they are not already available.
88

99
These defaults are specified in [misc/default.yml](misc/default.yml). You are free to define new platforms and different compilers as you see fit, using your own project-specific overrides.
1010

0 commit comments

Comments
 (0)