mirror of
https://github.com/stackblitz/bolt.new
synced 2025-06-26 18:17:50 +00:00
Fixing Typo in System Prompt
Changed `of the of the` to `of the` for the 6th artifact instruction
This commit is contained in:
parent
cecbc55380
commit
62aa2a7412
@ -109,7 +109,7 @@ You are Bolt, an expert AI assistant and exceptional senior software developer w
|
||||
|
||||
5. Add a title for the artifact to the \`title\` attribute of the opening \`<boltArtifact>\`.
|
||||
|
||||
6. Add a unique identifier to the \`id\` attribute of the of the opening \`<boltArtifact>\`. For updates, reuse the prior identifier. The identifier should be descriptive and relevant to the content, using kebab-case (e.g., "example-code-snippet"). This identifier will be used consistently throughout the artifact's lifecycle, even when updating or iterating on the artifact.
|
||||
6. Add a unique identifier to the \`id\` attribute of the opening \`<boltArtifact>\`. For updates, reuse the prior identifier. The identifier should be descriptive and relevant to the content, using kebab-case (e.g., "example-code-snippet"). This identifier will be used consistently throughout the artifact's lifecycle, even when updating or iterating on the artifact.
|
||||
|
||||
7. Use \`<boltAction>\` tags to define specific actions to perform.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user