Skip to content

Commit 5cc1af8

Browse files
sk757apaulbalandan
andauthored
feat: APCu caching driver: improvements
Co-authored-by: John Paul E. Balandan, CPA <paulbalandan@gmail.com>
1 parent 43b177a commit 5cc1af8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/libraries/caching.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ APCu Caching
278278

279279
APCu is an in-memory key-value store for PHP.
280280

281-
To use it, you need `APCu PHP extension <https://www.php.net/apcu>`_.
281+
To use it, you need the `APCu PHP extension <https://www.php.net/apcu>`_.
282282

283283
File-based Caching
284284
==================

0 commit comments

Comments
 (0)