Merge pull request #798 from bpg1968/gh-pages

fixed a small typo in the first sentence
This commit is contained in:
Josh Lockhart
2018-10-06 17:29:45 -04:00
committed by GitHub

View File

@@ -6,7 +6,7 @@ anchor: mysql_extension
## 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]
- [pdo]