diff --git a/README.md b/README.md
index 5b16766..a28c00c 100644
--- a/README.md
+++ b/README.md
@@ -85,7 +85,7 @@ wsOpts = {
wsProvider.bcconnected: boolean
True if this instance is currently communicating to other browser-windows via BroadcastChannel.
wsProvider.synced: boolean
- True if this instance is currently connected and synced with the server./dd>
+ True if this instance is currently connected and synced with the server.
wsProvider.disconnect()
Disconnect from the server and don't try to reconnect.
wsProvider.connect()