Capitalize ItemStack

This commit is contained in:
Jakob K
2021-05-14 18:27:28 +02:00
committed by GitHub
parent c861914c1b
commit 015fae293f

View File

@@ -1,4 +1,4 @@
## Create an itemStack
## Create an ItemStack
The default way of building complex `ItemStack`s using just Spigot is often painful to use and confusing for beginners.