From 44dfbf4ed4708ea39c31898922429d9c2b4f3fd4 Mon Sep 17 00:00:00 2001 From: Andre_601 Date: Fri, 12 Aug 2022 00:20:38 +0200 Subject: [PATCH] Fix typo --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 79bbc85..1054e19 100644 --- a/FAQ.md +++ b/FAQ.md @@ -4,7 +4,7 @@ Here are frequently asked questions about stuff related to PlaceholderAPI. ## What is an Expansion? An expansion (aka PlaceholderExpansion) usualy refers to a separate jar file that is added to PlaceholderAPI's `expansion` folder to add extra placeholders to use in other plugins. -External PlaceholderExpansions are downloaded from PlaceholderAPI's eCloud through the [[`/papi ecloud download `|Commands#papi-ecloud-dpwnload]] command. +External PlaceholderExpansions are downloaded from PlaceholderAPI's eCloud through the [[`/papi ecloud download `|Commands#papi-ecloud-download]] command. Some plugins may provide their PlaceholderExpansion directly without any external jar file being used.