Skip to content

Commit 6bf4f4a

Browse files
committed
Adds missing line break
1 parent 7351598 commit 6bf4f4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,5 +123,5 @@ class MyComponent extends Component {
123123
}
124124
```
125125
126-
For details regarding the `treeUtil` module, please check the module's [API docs](docs/util/util.md).
126+
For details regarding the `treeUtil` module, please check the module's [API docs](docs/util/util.md).
127127
For examples of each data type that can be parsed with `treeUtil`, please check the [data source examples](docs/examples/data).

0 commit comments

Comments
 (0)