Skip to content

Commit

Permalink
Merge pull request #21 from dlqqq/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 authored Aug 29, 2022
2 parents 836d0be + 481b277 commit 5074663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user_guide/defining-schema.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ When authoring a schema, how do you check if you schema is following the expecte
First, install the CLI:
```
pip install jupyter_events[cli]
pip install "jupyter_events[cli]"
```

Then, run the CLI against your schema:
Expand Down

0 comments on commit 5074663

Please sign in to comment.