mirror of
https://github.com/mfontanini/presenterm.git
synced 2026-09-01 23:33:21 -06:00
Fix typo in highlighting.md
Single word change on line 150: `s/shot/show` Thanks!
This commit is contained in:
parent
d745c36d53
commit
f626a5c320
@ -147,7 +147,7 @@ If you'd like to include only a subset of the file, you can use the optional fie
|
||||
```file +exec +line_numbers
|
||||
path: snippet.rs
|
||||
language: rust
|
||||
# Only shot lines 5-10
|
||||
# Only show lines 5-10
|
||||
start_line: 5
|
||||
end_line: 10
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user