From f9fd3012420f6875aa2bac8c78f08695a34f84ae Mon Sep 17 00:00:00 2001 From: Roberto Polli Date: Wed, 6 Jul 2022 18:16:33 +0200 Subject: [PATCH] Update spec/index.html Co-authored-by: Ted Thibodeau Jr --- spec/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spec/index.html b/spec/index.html index c20bcf8..e4389cf 100644 --- a/spec/index.html +++ b/spec/index.html @@ -357,9 +357,9 @@

Core Requirements

A YAML-LD stream is a YAML stream of YAML-LD documents. Note that each document in a stream is independent - from the others: + from the others; each one has its own context, YAML directives, - named anchors and so on. + named anchors, and so on.

A YAML-LD document is a [[YAML]] document