mirror of
https://github.com/stackblitz/bolt.new
synced 2025-06-26 18:17:50 +00:00
Merge pull request #7 from fauzulkc/patch-1
Fixing Typo in System Prompt
This commit is contained in:
commit
acf2ac6587
@ -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