File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
user_guide_src/source/libraries Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ or moves servers, without having to touch the code.
42
42
Cache
43
43
*****
44
44
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 >`_
46
46
for CodeIgniter 4. This is not required for use, since CodeIgniter 4 comes with a fully-
47
47
functional cache component. This module is only for integrating third-party packages
48
48
that rely on the PSR interface provisions.
@@ -65,5 +65,5 @@ Coding Standard
65
65
66
66
The `CodeIgniter Coding Standard <https://github.com/CodeIgniter/coding-standard >`_
67
67
holds 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
69
69
consistent set of style rules that can be automatically applied to your code.
You can’t perform that action at this time.
0 commit comments