diff --git a/Guides/2.JoinPlanet.md b/Guides/2.JoinPlanet.md
index e723095..950c14c 100644
--- a/Guides/2.JoinPlanet.md
+++ b/Guides/2.JoinPlanet.md
@@ -14,7 +14,7 @@ You should see something like this below:
Fill in the boxes with the required information and hit **Join Planet** and the bot should join the desired planet.
-*Note: Sometimes the Invite Cote is not required if the Planet you are trying to join is Discoverable*
+*Note: Sometimes the Invite Code is not required if the Planet you are trying to join is Discoverable*
## 2. Using code
diff --git a/Guides/3.ConnectingAndSending.md b/Guides/3.ConnectingAndSending.md
index 2ded8a8..d9ef999 100644
--- a/Guides/3.ConnectingAndSending.md
+++ b/Guides/3.ConnectingAndSending.md
@@ -63,17 +63,6 @@ Great now your bot has sent its first message in your Planet!
### Full code below
-
-
-
-
-
-
-
-
-
-
-
```c#
using Valour.Sdk.Client;
using Valour.Shared;