Skip to content
Merged
Changes from all commits
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
Fixed typo
of -> or
  • Loading branch information
Charles Fox, CFA authored Jan 23, 2020
commit 9a521bdf4fdf28aa1c4f03b679db12c3d0005e01
2 changes: 1 addition & 1 deletion doc/python/v4-migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ To migrate version 3 "online" functionality, first install the `chart-studio` pa
$ pip install chart-studio
```

of conda.
or conda.

```
$ conda install -c plotly chart-studio
Expand Down