From 4de10f7087c7df1d4f288101fd6daef2297fb857 Mon Sep 17 00:00:00 2001 From: Conor <conor@launchpadlab.com> Date: Fri, 31 Mar 2023 08:34:39 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89d018b..a62d5cf 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Tokens can be used for any action that needs the access, such as inviting, confi Tokenable actions can be attributed to any model, not just users. These models then become *tokenable models*. -* [Quick Start](#quick-start) +* [Quick Start](#quick-start) * [Details](#details) * [FAQ](#faq) * [Motivation](#motivation)