Skip to content

Commit e07dc5f

Browse files
authored
Merge pull request #1 from nick-ruiz/patch-1
Fixed typo
2 parents 6321b96 + b8e209e commit e07dc5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user/customizing-the-build.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,7 +568,7 @@ before_install:
568568
```
569569
{: data-file=".travis.yml"}
570570

571-
You can also insall a custom PHP version in a Node.js build like this:
571+
You can also install a custom PHP version in a Node.js build like this:
572572
```yaml
573573
language: node_js
574574

0 commit comments

Comments
 (0)