summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--subplot.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/subplot.md b/subplot.md
index 1ef6ad9..0db6c65 100644
--- a/subplot.md
+++ b/subplot.md
@@ -756,7 +756,7 @@ accessed using another function:
- `cap_get key`
-Similarly, there's a dict for embedded data files:
+Similarly, there's a dict for the contents of embedded data files:
- `files_get filename`
@@ -824,7 +824,7 @@ current state of the context, and each capture from a step as a
keyword argument. The keyword argument name is the same as the capture
name in the pattern in the bindings file.
-Embedded files are accessed using a function:
+The contents of embedded files are accessed using a function:
- `get_file(filename)`