diff --git a/src/renderer/src/stories/pages/guided-mode/GuidedStart.js b/src/renderer/src/stories/pages/guided-mode/GuidedStart.js index ceaefb215..70bb960ab 100644 --- a/src/renderer/src/stories/pages/guided-mode/GuidedStart.js +++ b/src/renderer/src/stories/pages/guided-mode/GuidedStart.js @@ -72,20 +72,20 @@ export class GuidedStartPage extends Page { type: "error", })} ${new InspectorListItem({ - message: html`Yellow boxes are Warning messages. Fixing them will align your NWB files with - best practices.`, + message: html`Yellow boxes are Warning messages. Fixing them will align your NWB + files with best practices.`, type: "warning", })}
- Throughout the forms found in the GUIDE, asterisks (*) represent required properties. + Throughout the forms found in the GUIDE, asterisks (*) represent required properties. Attempting to move forward will throw an Error until these properties are filled in.
Gray asterisks (*) are sometimes used to represent loose requirements, where missing this property will throw an Error — though you don't need to specify a value at the current stage.
- +In the third section, you will preview your conversion before uploading to DANDI.