From 06a133a8f814abae544a0873b8cd18f7e92c6a27 Mon Sep 17 00:00:00 2001 From: Conduitry Date: Tue, 29 Oct 2024 11:47:01 -0400 Subject: [PATCH] revert one change --- documentation/docs/03-template-syntax/06-snippet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/docs/03-template-syntax/06-snippet.md b/documentation/docs/03-template-syntax/06-snippet.md index 8e6db20bfe..d4ec5a0cef 100644 --- a/documentation/docs/03-template-syntax/06-snippet.md +++ b/documentation/docs/03-template-syntax/06-snippet.md @@ -57,7 +57,7 @@ Like function declarations, snippets can have an arbitrary number of parameters, ## Snippet scope -Snippets can be declared anywhere inside your component. They can reference values declared outside themselves — for example, in the `