Correct spelling error

This is a minor spelling error change.
This commit is contained in:
Eric Poe
2016-10-19 09:59:09 -05:00
committed by GitHub
parent 9d093cb946
commit fdcef97971

View File

@@ -13,7 +13,7 @@ It's likely an opcode cache will make a significant speed improvement to your ap
Read more about opcode caches:
* [Zend OPcache][opcache-book] (bunded with PHP since 5.5)
* [Zend OPcache][opcache-book] (bundled with PHP since 5.5)
* Zend OPcache (formerly known as Zend Optimizer+) is now [open source][Zend Optimizer+]
* [APC] - PHP 5.4 and earlier
* [XCache]