Skip to content

Commit 6c34eae

Browse files
authored
Update macros/edr/system/hooks/on_run_start.sql
1 parent 8cf1432 commit 6c34eae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

macros/edr/system/hooks/on_run_start.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{% macro on_run_start() %}
2-
{# Initialize the elemenatry graph no matter if elementary is enabled or not #}
2+
{# Initialize the elementary graph no matter if elementary is enabled or not #}
33
{% do elementary.init_elementary_graph() %}
44

55
{% if not elementary.is_elementary_enabled() %}

0 commit comments

Comments
 (0)