From 0856fa59da1c8bdfbb97390843b7c74452c46381 Mon Sep 17 00:00:00 2001 From: Will Budic Date: Mon, 20 May 2024 20:13:32 +1000 Subject: [PATCH] . --- .../cgi-bin/docs/PerlCNF/Specifications_For_CNF_Data_Tables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/cgi-bin/docs/PerlCNF/Specifications_For_CNF_Data_Tables.md b/htdocs/cgi-bin/docs/PerlCNF/Specifications_For_CNF_Data_Tables.md index 18a87b3..06ffc32 100644 --- a/htdocs/cgi-bin/docs/PerlCNF/Specifications_For_CNF_Data_Tables.md +++ b/htdocs/cgi-bin/docs/PerlCNF/Specifications_For_CNF_Data_Tables.md @@ -25,7 +25,7 @@ my $data = CNFMeta::_deRefArray($$table->{data}); ## SQL Based CNF Instruction > -> The following reserved words or instructions a data and SQL related. +> The following reserved words or instructions are data and SQL related.