Skip to content

Commit 63ae25f

Browse files
authored
Fix typo (#143)
1 parent d048fbf commit 63ae25f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sdk.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -938,7 +938,7 @@ pub fn subcommand(cmd: Sdk) {
938938
dirs::document_dir()
939939
.nice_unwrap(
940940
"No default path available! \
941-
Please provide the path manually as an\
941+
Please provide the path manually as an \
942942
argument to `geode sdk install`",
943943
)
944944
.join("Geode")

0 commit comments

Comments
 (0)