Skip to content

Commit 59277f4

Browse files
authored
Fix README wording
1 parent d11a4d7 commit 59277f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ ruby-2.2.3-linux-x64.tgz
4141

4242
# Building PHP
4343

44-
To build PHP, you also need to pass in a YAML file containing information about the various PHP extensions to be built as well. For example
44+
To build PHP, you also need to pass in a YAML file containing information about the various PHP extensions to be built. For example
4545

4646
```bash
4747
docker run -w /binary-builder -v `pwd`:/binary-builder -it cloudfoundry/cflinuxfs2 bash

0 commit comments

Comments
 (0)