Skip to content

Commit 831f0fc

Browse files
committed
Correct placeholder format in documentation for consistency
1 parent c71d2a6 commit 831f0fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/serviceio/placeholders.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ current-bank: "Your current bank: %serviceio_bank%"
113113
2. PlaceholderAPI is installed and enabled
114114
3. The relevant service provider (economy, permissions...) is installed and working
115115
4. ServiceIO has successfully detected and registered the service provider
116-
5. There is no typo in the placeholder and it is properly used `%serviceio_<PLACEHOLDER>%`
116+
5. There is no typo in the placeholder and it is properly used `%serviceio_<placeholder>%`
117117
</Callout>
118118

119119
If a placeholder shows the literal placeholder text instead of the expected value, check your ServiceIO configuration and ensure the appropriate service providers are properly installed and configured.

0 commit comments

Comments
 (0)