diff options
-rw-r--r-- | src/ask.lil | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ask.lil b/src/ask.lil index 324368f..caff538 100644 --- a/src/ask.lil +++ b/src/ask.lil @@ -1,4 +1,4 @@ -# lil includes a fun query language as well as language features for both +# lil includes a fun query system as well as language features for both # functional programming and vector programming -- this invites interesting # opprotunities for applications built around little databases/datasets and # the manipulation and querrying of that data! |