Skip to content

Commit 8307a5f

Browse files
prepend > prefix
1 parent 3709b62 commit 8307a5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tpm_not_working.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ The solution is to find your brew prefix
9494
/opt/homebrew/bin
9595
```
9696

97-
And prefix it to the `PATH` environment variable
97+
And prepend it to the `PATH` environment variable
9898
```
9999
set-environment -g PATH "/opt/homebrew/bin:/bin:/usr/bin"
100100
```

0 commit comments

Comments
 (0)