From f08fb5e5962c3beed7da5674992a0829003cb975 Mon Sep 17 00:00:00 2001 From: aaron-smartthings Date: Thu, 5 Sep 2019 14:30:06 -0400 Subject: [PATCH] Update README.md Quick copy edits --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4a5745d..38cb864 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# My Clout to Cloud Schema Connection -This repository contains two Node.js applications, one that corresponds to a st-chema cloud to cloud web-hook, and an OAuth server. +# My Cloud to Cloud Schema Connection +This repository contains two Node.js applications, one that corresponds to a st-schema cloud to cloud web-hook, and an OAuth server. ## Table of Contents I. [General Considerations](#general) @@ -78,4 +78,4 @@ node . 4. Open a new terminal tab and run the following script: ```bash ssh -R oauthexample:80:localhost:7000 serveo.net -``` \ No newline at end of file +```