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"