Procházet zdrojové kódy

Update README.md (#6708)

* Update README.md

Fixed spelling error

* Update README.md
Nikhil Pothuru před 6 roky
rodič
revize
11a5b035da
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      php/README.md

+ 2 - 2
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.