summaryrefslogtreecommitdiff
path: root/moreblocks/stairsplus/API.md
diff options
context:
space:
mode:
Diffstat (limited to 'moreblocks/stairsplus/API.md')
-rw-r--r--moreblocks/stairsplus/API.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/moreblocks/stairsplus/API.md b/moreblocks/stairsplus/API.md
index b5cb0c1..c0fea32 100644
--- a/moreblocks/stairsplus/API.md
+++ b/moreblocks/stairsplus/API.md
@@ -6,7 +6,7 @@
This also registers the node with the circular saw.
Example:
```lua
- stairsplus:register_all("moreblocks", "wood", "defaut:wood", {
+ stairsplus:register_all("moreblocks", "wood", "default:wood", {
description = "Wooden",
tiles = {"default_wood.png"},
groups = {oddly_breakabe_by_hand=1},