Skip to content

Commit 0aace53

Browse files
Improve: question23 missing dot
1 parent 696565e commit 0aace53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -697,7 +697,7 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
697697
- [x] Package the application code into a .zip file, and upload, then deploy the packaged application from the AWS Management Console.
698698
- [ ] Package the application code into a .tar file, create a new application version from the AWS Management Console, then update the environment by using AWS CLI.
699699
- [ ] Package the application code into a .tar file, and upload and deploy the packaged application from the AWS Management Console.
700-
- [x] Package the application code into a .zip file, create a new application version from the packaged application by using AWS CLI, then update the environment by using AWS CLI
700+
- [x] Package the application code into a .zip file, create a new application version from the packaged application by using AWS CLI, then update the environment by using AWS CLI.
701701
- [ ] Package the application code into a .zip file, create a new application version from the AWS Management Console, then rebuild the environment by using AWS CLI.
702702

703703
**[⬆ Back to Top](#table-of-contents)**

0 commit comments

Comments
 (0)