From 1997e94c818157751029110fb39d9567184d8649 Mon Sep 17 00:00:00 2001 From: brmnjsh Date: Thu, 14 Mar 2019 17:44:16 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 456ae90..0510a10 100755 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ braid: * you can see if braid is running by typing in `https://ysbraid.localhost:8443` * to connect to braid you need to use the url `wss://ysbraid.localhost:8443?token={token}` * the token is generated in the application that you're connecting to the braid app with (currently only measure has an implementation for this) -* you can generate a token for development in you local console (`app-console`) with the following commands: +* you can generate a token for development in your local console (`app-console`) with the following commands: ``` secret = "test"