From e23dce24503c22d39b9674626402a223ea2e3e66 Mon Sep 17 00:00:00 2001 From: Justin Golden Date: Mon, 4 Oct 2021 22:22:55 -0700 Subject: [PATCH] fix typeo in markdown --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3a850d..7551ee5 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ This Google Cast demo app shows how to cast videos from a Chrome browser using C 2. Use the default media receiver app: no change or change YOUR_APP_ID to your own in helloVideos.js 4. Open a browser and point to your page at http://[YOUR_SERVER_LOCATION]/helloVideos/index.html -##Documentation +## Documentation * Cast APIs: http://developers.google.com/cast/docs/chrome_sender ## References and How to report bugs