From cb425ddd0c2a36f3b7c06cde6cbad1b95eb85ab7 Mon Sep 17 00:00:00 2001 From: Kristjan ESPERANTO <35647502+KristjanESPERANTO@users.noreply.github.com> Date: Tue, 10 Dec 2024 20:50:05 +0100 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e80c2a9..67f8fe2 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ You have to add the class name to the config of the module you want to show on a module:"newsfeed", classes:"page1", position: "...", - conig: { + config: { ... } },