Skip to content

Commit 7c5f291

Browse files
committed
docs(suspend): fix example highlighted lines
1 parent b84b693 commit 7c5f291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ The following Textual app will launch [vim](https://www.vim.org/) (a text editor
258258

259259
=== "suspend.py"
260260

261-
```python hl_lines="14-15"
261+
```python hl_lines="15-16"
262262
--8<-- "docs/examples/app/suspend.py"
263263
```
264264

0 commit comments

Comments
 (0)