Skip to content

Commit f1e8c85

Browse files
committed
Merge pull request arduino#103 from gmacario/fix-trivial-typo
README.md: Fix trivial typo
2 parents 49859e0 + f7f8d3d commit f1e8c85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ go test -v ./src/arduino.cc/builder/test/... | bin/go-junit-report > report.xml
8787

8888
### License and Copyright
8989

90-
`arduino-builder` is licensed under General Public License version 2, as published bythe Free Software Foundation. See [LICENSE.txt](LICENSE.txt).
90+
`arduino-builder` is licensed under General Public License version 2, as published by the Free Software Foundation. See [LICENSE.txt](LICENSE.txt).
9191

9292
Copyright (C) 2015 Arduino LLC and contributors
9393

0 commit comments

Comments
 (0)