Skip to content

Commit 3443f7b

Browse files
Update src/lib/library/schema.json
Co-authored-by: Kamil Mysliwiec <mail@kamilmysliwiec.com>
1 parent 92bd04f commit 3443f7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/library/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"prefix": {
1717
"type": "string",
1818
"description": "The prefix of the library.",
19-
"x-prompt": "What prefix would you like to use for the library (default: defaultLibraryPrefix or @app)?"
19+
"x-prompt": "What prefix would you like to use for the library (default: @app or "defaultLibraryPrefix" setting value)?"
2020
},
2121
"language": {
2222
"type": "string",

0 commit comments

Comments
 (0)