Skip to content

Commit c559ced

Browse files
turegjorupclaude
andcommitted
Fix MD040: add language to fenced code block in UPGRADE.md
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent df04ec7 commit c559ced

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

UPGRADE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ operator sees a confusing 413 / `UPLOAD_ERR_INI_SIZE` instead of the app's clear
185185
`.env.nginx.example` are aligned to `200`; if you've customised any of them, keep
186186
the inequality intact:
187187

188-
```
188+
```text
189189
NGINX_MAX_BODY_SIZE >= PHP_POST_MAX_SIZE >= PHP_UPLOAD_MAX_FILESIZE >= MEDIA_MAX_UPLOAD_SIZE_MB
190190
```
191191

0 commit comments

Comments
 (0)