From b4c00cb0e35c0d845088126c67213df56a64a988 Mon Sep 17 00:00:00 2001 From: Dmitriy Fishman Date: Tue, 12 Oct 2021 03:22:32 +0300 Subject: [PATCH] Update manifests.md (#20598) --- docs/specifications/manifests.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/specifications/manifests.md b/docs/specifications/manifests.md index 91acfea58a..a71db2d8b5 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: