From d0b223e0addfd6972121c2e48ae1299e5b90caa3 Mon Sep 17 00:00:00 2001 From: Cleon <18450687+meld-cp@users.noreply.github.com> Date: Fri, 6 Jan 2023 21:47:23 +1300 Subject: [PATCH] fix docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7064a0..3304f0c 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ await $.ui.message( `From this day forth you shall be known as ${ans}` ); ``` ```` -## Documentaion +## Documentation - [User Guide](/docs/user-guide.md) - [API](/docs/api.md)