docs: fix bad whitespace in permission tutorial

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
This commit is contained in:
MT Lewis
2022-03-15 17:20:58 +00:00
committed by Joon Park
parent a5321a9c7a
commit c8b8424f11
@@ -10,7 +10,7 @@ For this tutorial, we'll use a basic permission check to authorize the `create`
We'll start by creating a new permission, and then we'll use the permission api to call `authorize` with it during todo creation.
## Setup
## Setup
Install the following module: