Skip to content

Commit b3e497d

Browse files
lonnieezellMGatner
andauthored
Apply suggestions from code review
Co-authored-by: MGatner <[email protected]>
1 parent 7f795b5 commit b3e497d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

user_guide_src/source/libraries/official_packages.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ or moves servers, without having to touch the code.
4242
Cache
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>`_
4646
for CodeIgniter 4. This is not required for use, since CodeIgniter 4 comes with a fully-
4747
functional cache component. This module is only for integrating third-party packages
4848
that rely on the PSR interface provisions.
@@ -65,5 +65,5 @@ Coding Standard
6565

6666
The `CodeIgniter Coding Standard <https://github.com/CodeIgniter/coding-standard>`_
6767
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
6969
consistent set of style rules that can be automatically applied to your code.

0 commit comments

Comments
 (0)