Skip to content

Commit

Permalink
Merge pull request Azure#253 from grrttedwards/patch-2
Browse files Browse the repository at this point in the history
Fix typos
  • Loading branch information
aribeironovaes authored May 11, 2017
2 parents ec26411 + 5c764cd commit a3e6b29
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 @@ -106,9 +106,9 @@ in the README.md file in the root of each sample's folder.
Samples include:
- [Hello World](samples/hello_world/README.md) - Learn the basic concepts of Azure IoT Edge by creating a simple gateway that logs a hello world message to a file every 5 seconds.
- [Simulated Device](samples/simulated_device_cloud_upload/README.md) Send data to IoTHub from
a gateway using a simualted device instead of using a real device.
a gateway using a simulated device instead of using a real device.
- [Real Device](samples/ble_gateway/README.md) - Send data to IoTHub from a real device that could not
connect to the cloud unless it connected through a gateway. This sample uses a Blueetooth Low Energy
connect to the cloud unless it connected through a gateway. This sample uses a Bluetooth Low Energy
[Texas Instruments SensorTag](http://www.ti.com/ww/en/wireless_connectivity/sensortag2015/index.html)
as the end device .

Expand Down

0 comments on commit a3e6b29

Please sign in to comment.