Skip to content

Commit 47f1b4b

Browse files
ddevsrkenjis
andauthored
Update user_guide_src/source/libraries/caching.rst
Co-authored-by: kenjis <[email protected]>
1 parent 592017c commit 47f1b4b

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
@@ -19,7 +19,7 @@ The following example shows a common usage pattern within your controllers.
1919

2020
.. literalinclude:: caching/001.php
2121

22-
You can grab an instance of the cache engine directly through the global function service:
22+
You can grab an instance of the cache engine directly through the global function ``service()``:
2323

2424
.. literalinclude:: caching/002.php
2525

0 commit comments

Comments
 (0)