Fix grammar in PlaceholderExpansion documentation

Corrected minor grammatical errors in the documentation.
This commit is contained in:
Funnycube
2026-01-31 21:10:35 +11:00
committed by GitHub
parent a32c6e4df0
commit 589135a9f4

View File

@@ -5,9 +5,9 @@ description: Comprehensive guide on how to create a PlaceholderExpansion for oth
# Creating a PlaceholderExpansion # Creating a PlaceholderExpansion
/// warning | Important /// warning | Important
These pages cover the creation of a PlaceholderExpansion for both Spigot/Paper-based servers and Hytale Servers! These pages cover the creation of a PlaceholderExpansion for both Spigot/Paper-based and Hytale Servers!
Unless mentioned otherwise will the provided code examples function for both platform types. Unless mentioned otherwise the provided code examples function for both platform types.
Please always check code blocks for :material-plus-circle: Icons with additional info! Please always check code blocks for :material-plus-circle: Icons with additional info!
/// ///