Skip to content

Commit

Permalink
Merge pull request #1086 from drbyte/patch-1
Browse files Browse the repository at this point in the history
Fix comment typo
  • Loading branch information
mattstauffer committed Aug 20, 2021
2 parents e89028e + 5d8a94f commit 233539d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/Valet/Site.php
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,7 @@ function secure($url, $siteConf = null)
}

/**
* If CA and root certificates are nonexistent, crete them and trust the root cert.
* If CA and root certificates are nonexistent, create them and trust the root cert.
*
* @return void
*/
Expand Down

0 comments on commit 233539d

Please sign in to comment.