From 2c8b4eaa4dcc8bed01477ca652bf01c9a30d3c7c Mon Sep 17 00:00:00 2001 From: Farrukh Subhani <50488401+mfsbo@users.noreply.github.com> Date: Wed, 8 Jun 2022 10:41:20 +0100 Subject: [PATCH] doc: fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf0526b..3b89d67 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ See [code](https://github.com/cloudinary-devs/training-vuejs) and [demo](https:/ ### APIs used This is a vue.js application that uses -* webRTC API to gather image data from a device's camer +* webRTC API to gather image data from a device's camera * the Cloudinary Upload API to upload image data to Cloudinary * the Cloudinary Product Gallery wrapped in a Vue.js view