Skip to content

Commit 8919482

Browse files
committed
docs: not union but atomic
1 parent 6fd4d9c commit 8919482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/changelogs/v4.3.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Changes
5252
- The ``CodeIgniter\CLI\CommandRunner`` class has been removed due to a change in Spark commands processing.
5353
- The system route configuration file ``system/Config/Routes.php`` has been removed.
5454
- The route configuration file ``app/Config/Routes.php`` has been changed. Removed include of system routes configuration file.
55-
- All union type properties in ``Config`` classes have been typed.
55+
- All atomic type properties in ``Config`` classes have been typed.
5656

5757
Deprecations
5858
************

0 commit comments

Comments
 (0)