Skip to content

Commit 0e791ab

Browse files
Ron EldorRon Eldor
Ron Eldor
authored and
Ron Eldor
committed
Grammar fixes
fix grammar errors in the sentence.
1 parent fd29079 commit 0e791ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This repository contains a collection of Mbed TLS example applications based on
55
# Getting started
66

77
## Required hardware
8-
* Any Mbed OS capable development board listed [here](https://os.mbed.com/platforms/), which has an entropy source integrated with Mbed TLS. The single example that does not need an entropy source is `hashing`. The `tls-client` example should also have a network interface supported on your board.
8+
* Any Mbed OS capable development board such as those listed [here](https://os.mbed.com/platforms/), which have an entropy source integrated into Mbed TLS. The single example that does not need an entropy source is `hashing`. The `tls-client` example should also have a network interface supported on your board.
99
* A micro-USB cable.
1010

1111
If your board has no hardware entropy source or its entropy source is not integrated with Mbed TLS, but you want to try these examples anyway, then you may want to consider compiling Mbed TLS without real entropy sources.

0 commit comments

Comments
 (0)