Skip to content

Commit 00b6b3d

Browse files
committed
misspelling in readme
1 parent 6dc1471 commit 00b6b3d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docker/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### Contrubiting to this Project
1+
### Contributing to this Project Using Docker
22
#### Run the Dev Server
33
To use Docker to run the source code in a local development environment:
44
1. Clone this repo
@@ -27,6 +27,7 @@ cd react-json-view
2727
./docker/build-dist.sh
2828
```
2929

30+
3031
### Motivation for adding Docker to your Development Stack
3132

3233
**PSA:** You do not need to use Docker to contribute to this project. If you're not interested in using a container for development, you can ignore this directory.

0 commit comments

Comments
 (0)