Skip to content

Commit 53047da

Browse files
authored
Update grammar
1 parent 7f84356 commit 53047da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/appendices/5-3-migration-guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Behavior Changes
1919
Core
2020
----
2121

22-
- ``InstanceConfigTrait::deleteConfig()`` has been added. For classes using this
22+
- ``InstanceConfigTrait::deleteConfig()`` was added. For classes using this
2323
trait, you can now use ``$this->deleteConfig('key')`` instead of ``$this->setConfig('key', null)``
2424

2525
Database

0 commit comments

Comments
 (0)