File tree Expand file tree Collapse file tree
user_guide_src/source/libraries Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ or moves servers, without having to touch the code.
4242Cache
4343*****
4444
45- We provide a `PSR-6 and PSR-16 Cache Adapters <https://github.com/codeigniter4/cache >`_
45+ We provide a library with `PSR-6 and PSR-16 Cache Adapters <https://github.com/codeigniter4/cache >`_
4646for CodeIgniter 4. This is not required for use, since CodeIgniter 4 comes with a fully-
4747functional cache component. This module is only for integrating third-party packages
4848that rely on the PSR interface provisions.
@@ -65,5 +65,5 @@ Coding Standard
6565
6666The `CodeIgniter Coding Standard <https://github.com/CodeIgniter/coding-standard >`_
6767holds the official coding standards of CodeIgniter based on PHP CS Fixer and powered by
68- Nexus CS Config. This can be used into your own projects to form the basis of a
68+ Nexus CS Config. This can be used in your own projects to form the basis of a
6969consistent set of style rules that can be automatically applied to your code.
You can’t perform that action at this time.
0 commit comments