Skip to content

Commit 7673a9c

Browse files
committed
fix: typo on prompt
1 parent 1240bb4 commit 7673a9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cargo-generate.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ prompt = "What is the name of the package?"
1010

1111
[placeholders.package_description]
1212
type = "string"
13-
propt = "Enter a project description"
13+
prompt = "Enter a project description"
1414

1515
[placeholders.license]
1616
type = "string"

0 commit comments

Comments
 (0)