diff --git a/docs/protocol/core/v3.0.rst b/docs/protocol/core/v3.0.rst index ddd74c1d..fa116aea 100644 --- a/docs/protocol/core/v3.0.rst +++ b/docs/protocol/core/v3.0.rst @@ -263,8 +263,8 @@ node names: * must not be the empty string ("") -* must consist only of characters in the sets `a-z`, `A-Z`, `0-9`, - `-_.` +* must consist only of characters in the sets ``a-z``, ``A-Z``, ``0-9``, + ``-_.`` * must not be a string composed only of period characters, e.g. "." or ".."