Skip to content

Commit 2a95d9b

Browse files
committed
Fix typo
1 parent bcc20e9 commit 2a95d9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/project_generator.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1163,7 +1163,7 @@ fn create_uv_justfile(module: &str) -> String {
11631163
@lock:
11641164
uv lock
11651165
1166-
@lock-upgrade
1166+
@lock-upgrade:
11671167
uv lock --upgrade
11681168
11691169
@install:

0 commit comments

Comments
 (0)