diff --git a/src/components/party/StartStreamButton.js b/src/components/party/StartStreamButton.js
index 5e1d409..df41e9d 100644
--- a/src/components/party/StartStreamButton.js
+++ b/src/components/party/StartStreamButton.js
@@ -22,7 +22,7 @@ function StartStreamButton({ onStreamStart, onStreamEnd, stream }) {
Browser not supported for audio sharing.
- See How To for more information.
+ See How To for more information.
);
@@ -35,7 +35,7 @@ function StartStreamButton({ onStreamStart, onStreamEnd, stream }) {
Ensure "Share audio" is selected when sharing.
- See How To for more information.
+ See How To for more information.
);
@@ -77,8 +77,8 @@ function StartStreamButton({ onStreamStart, onStreamEnd, stream }) {
<>