From 3cdbd7f381009cd8ef93038d48e669b453a2efd9 Mon Sep 17 00:00:00 2001 From: Praveen Juge Date: Thu, 14 Nov 2024 22:38:42 +0530 Subject: [PATCH] :books: Fix spelling: change assents to assets --- docs/plugins/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/plugins/faq.md b/docs/plugins/faq.md index ea8aab8f2..471818555 100644 --- a/docs/plugins/faq.md +++ b/docs/plugins/faq.md @@ -65,7 +65,7 @@ You will be able to share your plugin with the like this: https:\/\/yourdomain.com/assents/manifest.json +The url you that you need to provide in the plugin manager should look like this: https:\/\/yourdomain.com/assets/manifest.json ### Where can I get support if I find a bug or an unexpected behavior?