fixed a small typo in the first sentence

This commit is contained in:
Brian P. Giroux
2018-09-12 19:39:12 -04:00
committed by GitHub
parent 229662a413
commit d17944236d

View File

@@ -6,7 +6,7 @@ anchor: mysql_extension
## MySQL Extension {#mysql_extension_title} ## MySQL Extension {#mysql_extension_title}
The [mysql] extension for PHP is incredibly old and has superseded by two other extensions: The [mysql] extension for PHP is incredibly old and has been superseded by two other extensions:
- [mysqli] - [mysqli]
- [pdo] - [pdo]