diff --git a/README.md b/README.md index 4637f79..6355c52 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,4 @@ Usage can be limited to a set of specific homeservers by setting `HS_ALLOWLIST` ## Disable TLS verification -For testing and debugging (e.g., in the absence of trusted certificates while testing in a lab) you can disable TLS verification for outgoing matrix client connection by setting the environment variable `LIVEKIT_INSECURE_SKIP_VERIFY_TLS` to `YES_I_KNOW_WHAT_I_AM_DOING`. +For testing and debugging (e.g. in the absence of trusted certificates while testing in a lab) you can disable TLS verification for outgoing matrix client connection by setting the environment variable `LIVEKIT_INSECURE_SKIP_VERIFY_TLS` to `YES_I_KNOW_WHAT_I_AM_DOING`.