Skip to content

Commit 53a3d2a

Browse files
update it
1 parent 7bfbeed commit 53a3d2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/aws_ec2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ lithops image build -b aws_ec2
1111
```
1212

1313
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:
14+
If the image already exists, and you want to update it, use the `--overwrite` or `-o` parameter:
1515

1616
```
1717
lithops image build -b aws_ec2 --overwrite

0 commit comments

Comments
 (0)