瀏覽代碼

Update README.md (#6708)

* Update README.md

Fixed spelling error

* Update README.md
Nikhil Pothuru 6 年之前
父節點
當前提交
11a5b035da
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      php/README.md

+ 2 - 2
php/README.md

@@ -123,9 +123,9 @@ composer install
 composer test
 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
 cd tests
 ./test.sh 5.6 # The php runtime version.
 ./test.sh 5.6 # The php runtime version.