We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4adff11 commit 6db0c40Copy full SHA for 6db0c40
jekyll/_cci1/language-php.md
@@ -11,7 +11,7 @@ help PHP developers test and deploy their code. We can generally infer
11
most of your dependencies and test commands, but we also provide custom
12
configuration via a `circle.yml` file checked into your repo's root directory.
13
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 ->
+images. This image is not default but can be chosen in Project Settings ->
15
Build Environment. For Ubuntu 12.04, replace `/opt/circleci/php` with
16
`~/.phpenv/versions` in the examples.
17
0 commit comments