From 80e93bcc2aa560a5d534c31072ed9e8f2d2af8d8 Mon Sep 17 00:00:00 2001 From: Yuichiro Yamashita Date: Sat, 23 Oct 2021 14:47:46 +0900 Subject: [PATCH] replace double quote to single quote --- site/content/docs/02-template-syntax.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/docs/02-template-syntax.md b/site/content/docs/02-template-syntax.md index 10842aeb2d..c0df3ac86a 100644 --- a/site/content/docs/02-template-syntax.md +++ b/site/content/docs/02-template-syntax.md @@ -1564,7 +1564,7 @@ If `this` has a nullish value, a warning will be logged in development mode. ```sv