Skip to content

Commit 4a302e2

Browse files
committed
fix: typo
1 parent 2578e86 commit 4a302e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
"How do I" surfaces install, run, test and deploy steps and commands all in your terminal.
44

5-
hdi parses a given README's Markdown headings looking for keywords like i*install*, *setup*, *prerequisites*, *run*, *usage*, *getting started*, etc. It extracts the fenced code blocks from matching sections and presents them as an interactive, executable list.
5+
hdi parses a given README's Markdown headings looking for keywords like *install*, *setup*, *prerequisites*, *run*, *usage*, *getting started*, etc. It extracts the fenced code blocks from matching sections and presents them as an interactive, executable list.
66

77
```
88
$ cd some-project

0 commit comments

Comments
 (0)