diff --git a/en/appendices/2-0-migration-guide.rst b/en/appendices/2-0-migration-guide.rst index 4e079c23f8..c17b6c8641 100644 --- a/en/appendices/2-0-migration-guide.rst +++ b/en/appendices/2-0-migration-guide.rst @@ -1019,7 +1019,7 @@ The testsuite shell has been refactored to use the PHPUnit cli tool. It now supports all the command line options supported by PHPUnit. ``cake testsuite help`` will show you a list of all possible modifiers. -Models +Model ====== Model relationships are now lazy loaded. You can run into a situation where