From 2d03238ea0632a7c7466bb5633447dbb47f14f45 Mon Sep 17 00:00:00 2001 From: zadam Date: Tue, 30 Jul 2019 22:32:29 +0200 Subject: [PATCH] Updated Events (markdown) --- Events.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Events.md b/Events.md index 1d5f2ea..b250fae 100644 --- a/Events.md +++ b/Events.md @@ -20,4 +20,4 @@ Other events are bound to some entity, these are defined as [[relations|Attribut * `runOnNoteChange` - executes when note is changed (includes note creation as well) * `runOnChildNoteCreation` - executes when new note is created under *this* note * `runOnAttributeCreation` - executes when new attribute is created under *this* note -* `runOnAttributeChange` - executes when attribute is changed under *this* note \ No newline at end of file +* `runOnAttributeChange` - executes when attribute is changed under *this* note