Skip to content

Commit

Permalink
Update user_guide_src/source/libraries/caching.rst
Browse files Browse the repository at this point in the history
Co-authored-by: kenjis <[email protected]>
  • Loading branch information
ddevsr and kenjis authored May 31, 2024
1 parent 592017c commit 47f1b4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user_guide_src/source/libraries/caching.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The following example shows a common usage pattern within your controllers.

.. literalinclude:: caching/001.php

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

.. literalinclude:: caching/002.php

Expand Down

0 comments on commit 47f1b4b

Please sign in to comment.