diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2023-08-22 09:24:24 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-22 09:24:24 +0000 |
| commit | ac46cc6d92873f2c9117c192ce2836616b95966f (patch) | |
| tree | 61d6d96279c9d6f59306847099182616634adf59 /content/jitsi.md | |
| parent | 85ec5ce3b8cde69059dba28626db7c74401b2814 (diff) | |
| parent | d42e2e25f8714be75b86800be44fa66f9912d717 (diff) | |
Merge pull request #284 from LegoLivesMatter/jitsi-typo
Fix two typos in Jitsi tutorial
Diffstat (limited to 'content/jitsi.md')
| -rw-r--r-- | content/jitsi.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/jitsi.md b/content/jitsi.md index 82246dd..0df893b 100644 --- a/content/jitsi.md +++ b/content/jitsi.md @@ -175,7 +175,7 @@ You now need to register some users in [Prosody](/prosody), you can do so manually using `prosodyctl`: ```sh -prosodyctl register <username> meet.example.org <password> +prosodyctl register <username> meet.example.org <password> ``` Finally, restart `prosody`, `jicofo`, and `jitsi-videobridge2`: |
