From 862566a48f61374de8dc099c1be1ff75068012e3 Mon Sep 17 00:00:00 2001 From: Nicolas Williams Date: Fri, 10 Jul 2015 10:10:28 -0500 Subject: Fix typo in docs --- docs/content/3.manual/manual.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/content/3.manual/manual.yml b/docs/content/3.manual/manual.yml index 7d926750..d18fc1ae 100644 --- a/docs/content/3.manual/manual.yml +++ b/docs/content/3.manual/manual.yml @@ -2777,7 +2777,6 @@ sections: If "$HOME/.jq" is a file, it is sourced into the main program. entries: - - title: "`import RelativePathString as NAME;`" body: | Imports a module found at the given path relative to a @@ -2804,7 +2803,7 @@ sections: The metadata must be a constant jq expression. It should be an object with keys like "homepage" and so on. At this time - jq only uses the "search" key/value of the metadate. The + jq only uses the "search" key/value of the metadata. The metadata is also made available to users via the `modulemeta` builtin. @@ -2830,7 +2829,7 @@ sections: The metadata must be a constant jq expression. It should be an object with keys like "homepage" and so on. At this time - jq only uses the "search" key/value of the metadate. The + jq only uses the "search" key/value of the metadata. The metadata is also made available to users via the `modulemeta` builtin. -- cgit v1.2.3