diff --git a/docs/source/conf.py b/docs/source/conf.py index 5cc83c8..74056b6 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -22,7 +22,7 @@ copyright = '2021, Mark Qvist' author = 'Mark Qvist' # The full version, including alpha/beta/rc tags -release = '0.2.0 β' +release = '0.2.0 beta' # -- General configuration --------------------------------------------------- diff --git a/docs/source/reference.rst b/docs/source/reference.rst index d545310..b5d3cf0 100644 --- a/docs/source/reference.rst +++ b/docs/source/reference.rst @@ -7,8 +7,7 @@ This reference guide lists and explains all classes exposed by the RNS API. Classes ========================= -Communication over a Reticulum network in a program is acheived using a set of -classes exposed by RNS. +Communication over a Reticulum network is achieved using a set of classes exposed by RNS. .. _api-reticulum: