diff --git a/docs/source/ledger-rules/general.rst b/docs/source/ledger-rules/general.rst index 74482b6..a607db4 100644 --- a/docs/source/ledger-rules/general.rst +++ b/docs/source/ledger-rules/general.rst @@ -21,7 +21,7 @@ This ensures every asset creation and destruction is recorded through an account Aliases (``/aka//``) -------------------------- -Openchain has the ability to define aliases for accounts, this simplify the user experience as users no longer have to remember a base-58 random string of characters. +Openchain has the ability to define aliases for accounts. This simplifies the user experience as users no longer have to remember a base-58 random string of characters. To do so, clients should understand the following syntax as a valid account path: ``@``, and turn it internally into ``/aka//``.