Skip to content
This repository was archived by the owner on Nov 19, 2025. It is now read-only.

Commit 17d509b

Browse files
fixed collection subtext
1 parent 78317c5 commit 17d509b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/collections.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ export default function collectionConfigTasks(config, configFile) {
6868
tasks.push({
6969
level: 'recommended',
7070
title: `Complete your ${collectionConfig?.name ?? collectionKey} collection`,
71-
subtext: 'Reduce or increase the number of options for your editors. As a minimum it is recommended that you look at the heading levels available.',
71+
subtext: 'Tell CloudCannon more about your collection like how to display it or how it should be edited.',
7272
documentation: docsLink,
7373
actions: [{
7474
href: `cloudcannon:edit?editor=source&path=/${configFile}`,

0 commit comments

Comments
 (0)