Skip to content

Commit 3c28b9d

Browse files
authored
Fix typo in demo.md regarding mise usage (#8511)
how you can use mise to install [and] many other tools such as jq, terraform, or go it should be how you can use mise to install many other tools such as jq, terraform, or go
1 parent 699095a commit 3c28b9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/demo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The following demo shows:
44

55
- how to use `mise exec` to run a command with a specific version of a tool
6-
- how you can use `mise` to install and many other tools such as `jq`, `terraform`, or `go`.
6+
- how you can use `mise` to install many other tools such as `jq`, `terraform`, or `go`.
77
- how to use `mise` to manage multiple versions of `node` on the same system.
88

99
<video style="max-width: 100%; height: auto;" controls="controls" src="./tapes/demo.mp4" />

0 commit comments

Comments
 (0)