Skip to content

Commit 6db0c40

Browse files
author
Willow Graysen
committed
Edit language-php.md
Fixing spelling mistake. 'Choosen' should be 'chosen'.
1 parent 4adff11 commit 6db0c40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jekyll/_cci1/language-php.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ help PHP developers test and deploy their code. We can generally infer
1111
most of your dependencies and test commands, but we also provide custom
1212
configuration via a `circle.yml` file checked into your repo's root directory.
1313
The examples here referring to PHP filepaths are for the Ubuntu 14.04 and newer
14-
images. This image is not default but can be choosen in Project Settings ->
14+
images. This image is not default but can be chosen in Project Settings ->
1515
Build Environment. For Ubuntu 12.04, replace `/opt/circleci/php` with
1616
`~/.phpenv/versions` in the examples.
1717

0 commit comments

Comments
 (0)