Skip to content

Commit b530495

Browse files
authored
Merge pull request #73 from AWS-Yoderjm/patch-1
Update README.md
2 parents a288fb1 + 4a97983 commit b530495

File tree

1 file changed

+3
-3
lines changed
  • SampleApplications/2022/MediaCatalog

1 file changed

+3
-3
lines changed

SampleApplications/2022/MediaCatalog/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# ML Integration - Media Catalog
22

3-
This sample application is designed to catalog images using AMazon Rekognition. Using the functionality in this
3+
This sample application is designed to catalog images using Amazon Rekognition. Using the functionality in this
44
application users can take advantage of Rekognition's ability to automatically apply moderation to images, and determine
5-
if images contain potentially offensive materials. Additionally Rekohnotion will detect the content of images and build
5+
if images contain potentially offensive materials. Additionally Rekognition will detect the content of images and build
66
a cross referance between the items discovered and the images stored.
77

88
![Screen Shot](img/screenshot01.png)
@@ -22,7 +22,7 @@ In order to use this project you will need to deploy the required infrastructure
2222
The supporing infrastructure has been created as a Cloud Development Kit (CDK) stack and can be deployed
2323
by running the command CDK Deploy command from the MediaLibrary6.0\CDK folder.
2424

25-
Instructions for installign cdk can be found [here](https://docs.aws.amazon.com/cdk/v2/guide/getting_started.html)
25+
Instructions for installing CDK can be found [here](https://docs.aws.amazon.com/cdk/v2/guide/getting_started.html)
2626

2727
Documentation for CDK can be found [here](https://docs.aws.amazon.com/cdk/v2/guide/home.html)
2828

0 commit comments

Comments
 (0)