From 8d988928850fd509af61f752b7c76b76edee9f14 Mon Sep 17 00:00:00 2001 From: Michael Freeman Date: Tue, 9 Jul 2024 11:23:12 -0500 Subject: [PATCH] Update JSON_Fact_en.md typo --- docs/en/JSON_Fact_en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/JSON_Fact_en.md b/docs/en/JSON_Fact_en.md index 852f27f9..f350153d 100644 --- a/docs/en/JSON_Fact_en.md +++ b/docs/en/JSON_Fact_en.md @@ -13,7 +13,7 @@ Using JSON data to represent facts in Grule is available as of version 1.8.0. It enables the user to express their facts in JSON format and then to have those facts added into the `DataContext` just as it would normally be done in -code. The loaded JSON facts are now "visible" the the Grule scripts (the GRLs). +code. The loaded JSON facts are now "visible" to the Grule scripts (the GRLs). ## Adding JSON as fact