Skip to content

Commit b6c813f

Browse files
committed
CONTRIBUTING.MD: Remove redundant backtick
This backtick is unnecessary, but breaks syntax highlighting in VSCode.
1 parent ebba8ea commit b6c813f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ When on non-Linux machine, however, it can be impossible to connect to container
4242
If you are using macOS, we provide a `dockerized-test` make target for running tests inside another Docker container:
4343
```bash
4444
make dockerized-test
45-
````
45+
```
4646
If working on Windows, run tests in WSL.
4747

4848
The above commands will leave a running ScyllaDB cluster in the background.

0 commit comments

Comments
 (0)