Skip to content

Commit 601186a

Browse files
committed
v13: fix typo in upgrade notes
1 parent 148fa39 commit 601186a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/releases/v13/upgrade-v13.0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,8 +251,8 @@ These are the new configuration variables introduced in this release. Make sure
251251
APP_RDM_RECORD_LANDING_PAGE_FAIR_SIGNPOSTING_LEVEL_1_ENABLED = True
252252
# Enable Audit Logs
253253
AUDIT_LOGS_ENABLED = True
254-
# Manual setup required: enable Curation Checks
254+
# Enable Curation Checks (manual setup required)
255255
CHECKS_ENABLED = True
256-
# Experiments: enable the new Uppy file uploader
256+
# Enable the new Uppy file uploader (experimental feature)
257257
APP_RDM_DEPOSIT_NG_FILES_UI_ENABLED = True
258258
```

0 commit comments

Comments
 (0)