Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs-rst/libraries/official_packages.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Settings
********

`CodeIgniter Settings <https://github.com/codeigniter4/settings>`_ is a wrapper around
the configuration files that allows any configuration setting to saved to the database,
the configuration files that allows any configuration setting to be saved to the database,
while defaulting to the config files when not custom value has been stored. This allows
an application to ship with the default config values, but adapt as the project grows
or moves servers, without having to touch the code.
Expand Down