Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

Commit

Permalink
Merge pull request #282 from ftao/patch-1
Browse files Browse the repository at this point in the history
fix some text error  (second -> first)
  • Loading branch information
parente committed Dec 28, 2016
2 parents bef1014 + a93db3b commit 8e29167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jupyter dashboards quick-remove --sys-prefix
pip uninstall jupyter_dashboards
```

Note that the second command is a shortcut for the following:
Note that the first command is a shortcut for the following:

```bash
jupyter nbextension disable --py jupyter_dashboards --sys-prefix
Expand Down

0 comments on commit 8e29167

Please sign in to comment.