jitsi.html: Fix typos

This commit is contained in:
venji10 2021-09-06 22:59:26 +02:00 committed by GitHub
parent 208d31af3e
commit 9ecffad2fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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>