Skip to content

Commit 846eeb7

Browse files
authored
[DOCS] fix typo (#4168)
1 parent d145b0c commit 846eeb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/Modpacks/Materials-and-Elements/Material-Properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Properties can be applied to a material to decide how they behave. An example of
8888
- `string newMaterial` -> Is what is obtained through polarizing the material.
8989
- `.arcSmeltInto(string newMaterial)`
9090
- `string newMaterial` -> Is what is obtained through arc smelting the material.
91-
- `.maceratesInto(string newMaterial)`
91+
- `.macerateInto(string newMaterial)`
9292
- `string newMaterial` -> Is what is obtained through macerating the material.
9393
- `.ingotSmeltInto(string newMaterial)`
9494
- `string newMaterial` -> Is what is obtained when smelting a material's ingot.

0 commit comments

Comments
 (0)