summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWuzzy <almikes@aol.com>2016-12-19 13:52:00 +0100
committerWuzzy <almikes@aol.com>2016-12-19 13:52:00 +0100
commit00dddcfe66b6b6f1cfbfb96118d8f15d4c484021 (patch)
treebef4a435718081fd5dcecc4f8a07a6df1125c67e
parente6f48daab7564c9a87ddda8cc5b91ccd7b9b131c (diff)
Fix typo in API.md
-rw-r--r--API.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/API.md b/API.md
index 6dafa68..d2b6a56 100644
--- a/API.md
+++ b/API.md
@@ -199,7 +199,7 @@ Add a custom factoid (see above) for the specified category.
* `movement`: Related to player movement on, in or at node
* `sound`: Related to node sounds
* `gravity`: Related to gravity (e.g. falling node)
- * `drop_detroy`: Related to node being destroyed or node dropping as an item
+ * `drop_destroy`: Related to node being destroyed or node dropping as an item
* `light`: Related to node light (luminance)
* `mining`: Related to mining
* `factoid_generator`: A function which turns item definition into a string