aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDmitriy Fishman <fishman.code@gmail.com>2021-10-12 03:22:32 +0300
committerGitHub <noreply@github.com>2021-10-11 17:22:32 -0700
commitb4c00cb0e35c0d845088126c67213df56a64a988 (patch)
treecf271bbdc71430776ca8d0f0d4d8756cd97bda6c /docs
parent1d4128f08e30cec31b94500840c7eca8ebc579cb (diff)
downloadvcpkg-b4c00cb0e35c0d845088126c67213df56a64a988.tar.gz
vcpkg-b4c00cb0e35c0d845088126c67213df56a64a988.zip
Update manifests.md (#20598)
Diffstat (limited to 'docs')
-rw-r--r--docs/specifications/manifests.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/specifications/manifests.md b/docs/specifications/manifests.md
index 91acfea58..a71db2d8b 100644
--- a/docs/specifications/manifests.md
+++ b/docs/specifications/manifests.md
@@ -49,7 +49,7 @@ CMake).
The specification uses definitions from the [Definitions](#definitions) section in order
to specify the shape of a value. Note that any object may contain any directives, written as
-a field key that starts with a `$`; these directive shall be ignored by `vcpkg`. Common
+a field key that starts with a `$`; these directives shall be ignored by `vcpkg`. Common
directives may include `"$schema"`, `"$comment"`, `"$reason"`.
A manifest must be a top-level object, and must have at least: