Fixed typo in the doc

Bogdan Marinescu 2016-06-07 13:49:11 +03:00
parent a534c20a17
commit 820d79d84b
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ Each mbed library can have an optional `mbed_lib.json` file located in the root
```
{
"name": mylib,
"name": "mylib",
"config": {
"buffer_size": 1024,
"timer_period": {