We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bfbeed commit 53a3d2aCopy full SHA for 53a3d2a
runtime/aws_ec2/README.md
@@ -11,7 +11,7 @@ lithops image build -b aws_ec2
11
```
12
13
This command will create an image called "lithops-ubuntu-jammy-22.04-amd64-server" in the target region.
14
-If the image already exists, and you want to updete it, use the `--overwrite` or `-o` parameter:
+If the image already exists, and you want to update it, use the `--overwrite` or `-o` parameter:
15
16
17
lithops image build -b aws_ec2 --overwrite
0 commit comments