From 2fdeedaacd2cf0295752b90fac60119dee5e3385 Mon Sep 17 00:00:00 2001 From: Matthew Setter Date: Tue, 18 Jun 2024 21:05:23 +1000 Subject: [PATCH] Minor grammar correction in the for directive docs (#4266) While reading the documentation, I noticed a sentence didn't have a closing period. This change adds it. --- packages/docs/src/en/directives/for.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/docs/src/en/directives/for.md b/packages/docs/src/en/directives/for.md index bead7d706..4803071b9 100644 --- a/packages/docs/src/en/directives/for.md +++ b/packages/docs/src/en/directives/for.md @@ -51,7 +51,7 @@ You may also pass objects to `x-for`. There are two rules worth noting about `x-for`: ->`x-for` MUST be declared on a `