Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update CONTRIBUTING.md
Co-authored-by: Alex Johnson <[email protected]>
  • Loading branch information
archmoj and alexcjohnson authored Jul 7, 2021
commit ec020ecbd6440f13bbf88158e6e322dfd6fd5591
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ python3 -m pip install --upgrade pip

To install required fonts and tools see this [shell script](https://github.com/plotly/plotly.js/blob/master/.circleci/env_image.sh).

#### Scrpits to generate/update new baselines with/without docker:
#### Scripts to generate/update new baselines with/without docker:
```sh
python3 test/image/make_baseline.py = mock_1 mock_2
```
Expand Down