Merge pull request #220 from ARMmbed/doc_fix

Fixed typo in the doc
Bogdan Marinescu 2016-06-07 11:49:38 +01:00
commit d2ac7091ab
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": {