Skip to content

Commit

Permalink
fixed line numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
willmcgugan committed Sep 19, 2023
1 parent 3825f43 commit b1dfd11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/command_palette.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ The following example will display a blank screen initially, but if you bring up
If you are running that example from the repository, you may want to add some additional Python files to see how the examples works with multiple files.


```python title="command01.py" hl_lines="11-39 45"
```python title="command01.py" hl_lines="14-42 45"
--8<-- "docs/examples/guide/command_palette/command01.py"
```

Expand Down

0 comments on commit b1dfd11

Please sign in to comment.