diff --git a/pynng/tls.py b/pynng/tls.py index 6c4d654..9e824e6 100644 --- a/pynng/tls.py +++ b/pynng/tls.py @@ -26,7 +26,7 @@ class TLSConfig: passwd (str): Password used for configuring certificates. Check the `TLS tests - `_ for + `_ for usage examples. """