From 6b9727ef35b1734c32135e1450bc1e9976754648 Mon Sep 17 00:00:00 2001 From: Jacek Malec <145967538+jacek-casper@users.noreply.github.com> Date: Tue, 26 Sep 2023 15:53:47 +0100 Subject: [PATCH] Fix a typo that breaks MD rendering in casper-design.md --- source/docs/casper/concepts/design/casper-design.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/docs/casper/concepts/design/casper-design.md b/source/docs/casper/concepts/design/casper-design.md index 7eafd949f0..2b42fe1d82 100644 --- a/source/docs/casper/concepts/design/casper-design.md +++ b/source/docs/casper/concepts/design/casper-design.md @@ -259,7 +259,7 @@ The Casper *mint* is a system contract that manages the balance of *motes* withi The `AccessRights` of the URefs permissions model determines what actions can be performed when using a `URef` associated with a purse. -As all URef`s are unforgeable, the only way to interact with a purse is for a `URef` with appropriate `AccessRights` to be validly given to the current context. +As all `URef`s are unforgeable, the only way to interact with a purse is for a `URef` with appropriate `AccessRights` to be validly given to the current context. The basic global state options map onto more standard monetary operations according to the table below: