From a2849c66da29477066cbbe2933d20f3e8c3aa3e1 Mon Sep 17 00:00:00 2001 From: Brandon Wagner Date: Fri, 18 Mar 2022 18:38:49 -0500 Subject: [PATCH] fix typo in readme usage (#118) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f463f6d..68eca2a 100644 --- a/README.md +++ b/README.md @@ -153,7 +153,7 @@ $ ec2-instance-selector --help ``` ```bash#help -eec2-instance-selector is a CLI tool to filter EC2 instance types based on resource criteria. +ec2-instance-selector is a CLI tool to filter EC2 instance types based on resource criteria. Filtering allows you to select all the instance types that match your application requirements. Full docs can be found at github.com/aws/amazon-ec2-instance-selector