Skip to content

Commit 08292a9

Browse files
committed
fix: typo spelling grammar
1 parent fd4435d commit 08292a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
- [ ] mentions if there is only support some devices,
1515
- [ ] is not a duplicate,
1616
- [ ] has been in the correct alphabetical order for its section,
17-
- [ ] is in the form of **Named Link - Description, seperated by commas.**
17+
- [ ] is in the form of **Named Link - Description, separated by commas.**
1818
- [ ] ends with a dot.

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ The complete collection of (consumer) Raspberry Pi models consist of:
260260

261261
- [BuildSwiftOnARM](https://github.com/uraimo/buildSwiftOnARM) - All you need to build Swift on a RaspberryPi or other ARM boards, updated to Swift 4.1.3.
262262
- [Compile Swift for Raspberry Pi by Xcode](https://swiftreviewer.com/2018/12/25/compile-swift-for-raspberry-pi-by-xcode/) - Quick tutorial to share the way to help setup compiling Raspberry Pi code with Xcode.
263-
- [Setup Swift environment on Raspbian](https://swiftreviewer.com/2018/12/21/swift-programming-on-raspberry-pi-part-2-3/) - Quick guide to help setup Swift environment on Raspbian Strech (lite).
263+
- [Setup Swift environment on Raspbian](https://swiftreviewer.com/2018/12/21/swift-programming-on-raspberry-pi-part-2-3/) - Quick guide to help setup Swift environment on Raspbian stretch (lite).
264264
- [SwiftyGPIO](https://github.com/uraimo/SwiftyGPIO) - Swift library for hardware projects on Linux/ARM boards with support for GPIOs/SPI/I2C/PWM/UART/1Wire.
265265
- [Swish](https://github.com/thomaspaulmann/Swish) - Build Swift Projects on a remote machine within Xcode.
266266

0 commit comments

Comments
 (0)