From 16ca2af74894131c0560ce9c26fc8c01adf245d7 Mon Sep 17 00:00:00 2001 From: Willem Leuverink Date: Mon, 15 Jan 2024 23:58:24 +0100 Subject: [PATCH] rename heading --- docs/advanced-usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/advanced-usage.md b/docs/advanced-usage.md index fc0ac79..a38ef20 100644 --- a/docs/advanced-usage.md +++ b/docs/advanced-usage.md @@ -63,7 +63,7 @@ In order to use this script directly in your blade views, you simply need to imp ``` -## Self evaluating imports +## Self evaluating exports You can use this mechanism to immediatly execute some code or to bootstrap & import other libraries.