Skip to content

Commit

Permalink
Remove Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ahinkle committed Feb 3, 2019
1 parent 8464b53 commit 38612bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion valet.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ If you need a database, try MySQL by running `brew install [email protected]` on your co

#### PHP Versions

Valet allows you to easily easily switch PHP versions by using the `valet use php@version` command. Valet will install the specified PHP version (via Brew) if the installation is not found.
Valet allows you to easily switch PHP versions by using the `valet use php@version` command. Valet will install the specified PHP version (via Brew) if the installation is not found.

```
valet use [email protected]
Expand Down

0 comments on commit 38612bf

Please sign in to comment.