Tweak checklist copy
This commit is contained in:
parent
3bd89f62b5
commit
04dd1baef4
@ -144,7 +144,7 @@ export default function SiteChecklistClient({
|
||||
<ChecklistRow
|
||||
title={hasStorage
|
||||
// eslint-disable-next-line max-len
|
||||
? `Setup storage (preferred adapter: ${labelForStorage(storagePreference)})`
|
||||
? `Setup storage (preferred: ${labelForStorage(storagePreference)})`
|
||||
: 'Setup storage (one of the following)'}
|
||||
status={hasStorage}
|
||||
isPending={isPendingPage}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user