diff --git a/bukkit/src/main/resources/config.yml b/bukkit/src/main/resources/config.yml index 7240a2648..a26d003a1 100644 --- a/bukkit/src/main/resources/config.yml +++ b/bukkit/src/main/resources/config.yml @@ -277,7 +277,7 @@ redis: # # Within conditions, permission nodes MUST be escaped using "<" and ">". See the example below. # -# Explaination of the examples below: (they're just to demonstrate the features & use cases) +# Explanation of the examples below: (they're just to demonstrate the features & use cases) # # rule1: # If a user is either in the vip or vip+ group, and they have the "titles.titlecollector" permission set to true, and the diff --git a/bungee/src/main/resources/config.yml b/bungee/src/main/resources/config.yml index 3e31fd4f5..e2d9e9a52 100644 --- a/bungee/src/main/resources/config.yml +++ b/bungee/src/main/resources/config.yml @@ -218,7 +218,7 @@ redis: # # Within conditions, permission nodes MUST be escaped using "<" and ">". See the example below. # -# Explaination of the examples below: (they're just to demonstrate the features & use cases) +# Explanation of the examples below: (they're just to demonstrate the features & use cases) # # rule1: # If a user is either in the vip or vip+ group, and they have the "titles.titlecollector" permission set to true, and the diff --git a/sponge/src/main/resources/luckperms.conf b/sponge/src/main/resources/luckperms.conf index 6bda6e0e8..c152feb49 100644 --- a/sponge/src/main/resources/luckperms.conf +++ b/sponge/src/main/resources/luckperms.conf @@ -226,7 +226,7 @@ redis { # # Within conditions, permission nodes MUST be escaped using "<" and ">". See the example below. # -# Explaination of the examples below: (they're just to demonstrate the features & use cases) +# Explanation of the examples below: (they're just to demonstrate the features & use cases) # # rule1: # If a user is either in the vip or vip+ group, and they have the "titles.titlecollector" permission set to true, and the