Update README.md (#6708)

* Update README.md

Fixed spelling error

* Update README.md
pull/6612/head
Nikhil Pothuru 5 years ago committed by Paul Yang
parent 97b18021f6
commit 11a5b035da
  1. 4
      php/README.md

@ -123,9 +123,9 @@ composer install
composer test
```
### Test C Exteinsion
### Test C Extension
After you have finished testing the native php, you can test the c exteniosn:
After you have finished testing the native php, you can test the c extension:
```
cd tests
./test.sh 5.6 # The php runtime version.

Loading…
Cancel
Save