Skip to content

Commit

Permalink
change 3 hole example (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
jgomez720 authored Jan 24, 2024
1 parent e4f2bf5 commit 814ed68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/consts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export const EXAMPLE_PROMPTS = [
'5-sided star',
'a plate with 4 holes near each corner and rounded corners',
'Make me a golf tee',
'create a plate with 3 holes in it',
'Design a mounting plate that is 12 inches wide and 6 inches tall. Put four holes in each corner for #10 fasteners and fillet each corner',
'a brick: 8 in. long 4 in. deep 2 in. tall—with chamfered edges',
'a coaster for a drink'
] as const
Expand Down

0 comments on commit 814ed68

Please sign in to comment.