Commit 172871f
authored
docs: fix admin settings filename (#25578)
## Description
Correct the private marketplace guide's single `admins-settings.json`
reference to `admin-settings.json`, matching the generated filename used
throughout the page.
Fixes #25577.
## Validation
- `scripts/lint.sh content/manuals/extensions/private-marketplace.md` —
Markdown lint passed; Vale was unavailable locally
- `git diff --check`1 parent db8dc2c commit 172871f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments