Skip to content

Commit 820f765

Browse files
committed
Fix bogus code block.
1 parent 033b2fb commit 820f765

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -284,8 +284,8 @@ published version available on the Docker Hub library.
284284

285285
To test:
286286

287-
```$
288-
sh make tests
287+
```sh
288+
$ make tests
289289
```
290290

291291
These will seed a few example repos in the target/ folder, some from

0 commit comments

Comments
 (0)