summaryrefslogtreecommitdiff
path: root/jitsi.html
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2021-09-06 17:20:44 -0400
committerGitHub <noreply@github.com>2021-09-06 17:20:44 -0400
commit7515ebf3ad920823bcf87c7fbdd0b506f9de74b1 (patch)
treeddbfe419f3a64f33b7709be2967fc9bafbdd59a6 /jitsi.html
parent208d31af3e0cd8141aa27ef02695f388ecd352fb (diff)
parent9ecffad2fada6e43fc430bcd07603ff515d1229f (diff)
Merge pull request #128 from Venji10/patch-1
jitsi.html: Fix typos
Diffstat (limited to 'jitsi.html')
-rw-r--r--jitsi.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/jitsi.html b/jitsi.html
index 0c7d427..2c746db 100644
--- a/jitsi.html
+++ b/jitsi.html
@@ -34,7 +34,7 @@ echo 'deb [signed-by=/usr/share/keyrings/jitsi-keyring.gpg] https://download.jit
apt update -y</code></pre>
<p>
- Ok. So now we can install Jitsi, but before we do that, let's the firewall <code>ufw</code>, in case you
+ Ok. So now we can install Jitsi, but before we do that, let's setup the firewall <code>ufw</code>, in case you
have it enabled, and the SSL certificate.
</p>
@@ -108,7 +108,7 @@ ufw enable</code></pre>
</ul>
<p>
- <strong>When using a Jitsti app for the first time, remember to go to the "Settings" menu and change your server name to the Jitsi site you just created.</strong>
+ <strong>When using a Jitsi app for the first time, remember to go to the "Settings" menu and change your server name to the Jitsi site you just created.</strong>
</p>
<p>When you create a video chatroom, its address will appear as <code><strong>meet.example.org/yourvideochatname</strong></code> and can be shared as such.</p>