From 00dddcfe66b6b6f1cfbfb96118d8f15d4c484021 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Mon, 19 Dec 2016 13:52:00 +0100 Subject: [PATCH] Fix typo in API.md --- API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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