From a6e4a210fff76b1031bdf1b88c967d93aea34ee2 Mon Sep 17 00:00:00 2001 From: Rob Warner Date: Wed, 4 Dec 2019 13:07:49 -0800 Subject: [PATCH] fix: typo --- MOB303/6_MachineLearning/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MOB303/6_MachineLearning/README.md b/MOB303/6_MachineLearning/README.md index 3757345..4d468f2 100644 --- a/MOB303/6_MachineLearning/README.md +++ b/MOB303/6_MachineLearning/README.md @@ -1,6 +1,6 @@ # Build and ship full-stack serverless apps with AWS Amplify -## Maching Learning +## Machine Learning In this module, we will use Machine Learning to enhance the application's photo picker. Until now, the application has uploaded the image to S3 immediately on selection. Here, we extend the photo picker to find celebrity faces in the image prior to upload.