We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cf1432 commit 6c34eaeCopy full SHA for 6c34eae
macros/edr/system/hooks/on_run_start.sql
@@ -1,5 +1,5 @@
1
{% macro on_run_start() %}
2
- {# Initialize the elemenatry graph no matter if elementary is enabled or not #}
+ {# Initialize the elementary graph no matter if elementary is enabled or not #}
3
{% do elementary.init_elementary_graph() %}
4
5
{% if not elementary.is_elementary_enabled() %}
0 commit comments