From fd8507df93b7c94a34f2060a2c9d00fce0028921 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 13:40:42 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes --- docs/3.api/4.advanced/2.kit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/3.api/4.advanced/2.kit.md b/docs/3.api/4.advanced/2.kit.md index dad9a893f7..3092a21fc8 100644 --- a/docs/3.api/4.advanced/2.kit.md +++ b/docs/3.api/4.advanced/2.kit.md @@ -1670,7 +1670,7 @@ A plugin template object with the following properties: - `write` (optional) **Type**: `boolean` - + If set to `true`, the template will be written to the destination file. Otherwise, the template will be used only in virtual filesystem. - `order` (optional)