diff --git a/pills/05-functions-and-imports.xml b/pills/05-functions-and-imports.xml index 6f7f1ff..ad40c1c 100644 --- a/pills/05-functions-and-imports.xml +++ b/pills/05-functions-and-imports.xml @@ -264,7 +264,7 @@ xml:id="functions-and-imports"> - Yes it's really that straight. You import a file, and it gets parsed as + Yes it's really that simple. You import a file, and it gets parsed as expression. Note that the scope of the imported file does not inherit the scope of the importer.