Skip to content

Commit d0f2917

Browse files
committed
learned another possible md linter error
Signed-off-by: Jens Reinecke <[email protected]>
1 parent 8b71ee0 commit d0f2917

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

DEVELOPMENT.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,9 @@ Supported `<target>`s are:
8080
To simplify setup of you environment, an `all` script exists which runs build, tool download,
8181
and unit tests. Run:
8282
83-
```sh
84-
> yarn all
85-
```
83+
```sh
84+
> yarn all
85+
```
8686
8787
## Updating tool dependencies
8888

0 commit comments

Comments
 (0)