Skip to content

Commit

Permalink
Merge pull request #59 from jeromenerf/patch-1
Browse files Browse the repository at this point in the history
s/provded/provided/
  • Loading branch information
Javier Cervantes committed May 7, 2014
2 parents 877cd9d + 5e723f1 commit e03d399
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ Gobot has a extensible system for connecting to hardware devices. The following


Support for many devices that use General Purpose Input/Output (GPIO) have
a shared set of drivers provded using the cylon-gpio module:
a shared set of drivers provided using the cylon-gpio module:

- [GPIO](https://en.wikipedia.org/wiki/General_Purpose_Input/Output) <=> [Drivers](https://github.com/hybridgroup/gobot-gpio)
- Analog Sensor
Expand All @@ -113,7 +113,7 @@ a shared set of drivers provded using the cylon-gpio module:
- Servo

Support for devices that use Inter-Integrated Circuit (I2C) have a shared set of
drivers provded using the gobot-i2c module:
drivers provided using the gobot-i2c module:

- [I2C](https://en.wikipedia.org/wiki/I%C2%B2C) <=> [Drivers](https://github.com/hybridgroup/gobot-i2c)
- BlinkM
Expand Down

0 comments on commit e03d399

Please sign in to comment.