Skip to content

Commit d2ac709

Browse files
committed
Merge pull request #220 from ARMmbed/doc_fix
Fixed typo in the doc
2 parents a534c20 + 820d79d commit d2ac709

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config_system.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Each mbed library can have an optional `mbed_lib.json` file located in the root
5353

5454
```
5555
{
56-
"name": mylib,
56+
"name": "mylib",
5757
"config": {
5858
"buffer_size": 1024,
5959
"timer_period": {

0 commit comments

Comments
 (0)