You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ See other installation options in [the Cargo Lambda documentation](https://www.c
39
39
40
40
### Your first function
41
41
42
-
To create your first function, run Cargo Lambda with the [subcomand`new`](https://www.cargo-lambda.info/commands/new.html). This command will generate a Rust package with the initial source code for your function:
42
+
To create your first function, run Cargo Lambda with the [subcommand`new`](https://www.cargo-lambda.info/commands/new.html). This command will generate a Rust package with the initial source code for your function:
0 commit comments