Skip to content

Commit 8c6adc7

Browse files
committed
Fix markdown lint: add blank line before list
1 parent a8dee86 commit 8c6adc7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/en/appendices/5-4-migration-guide.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,7 @@ $entity = $articles->newEntity($data, [
222222
```
223223

224224
CakePHP distinguishes associations from options using naming conventions:
225+
225226
- Association names use PascalCase (e.g., ``Users``, ``Comments``)
226227
- Option keys use camelCase (e.g., ``onlyIds``, ``validate``)
227228

0 commit comments

Comments
 (0)