From 5eb3d3c11d870a51a75508cd770f5a8433e27729 Mon Sep 17 00:00:00 2001 From: Ted Thibodeau Jr Date: Fri, 22 Nov 2024 14:36:45 -0500 Subject: [PATCH] fix typo in index.html Changes the one instance of `a @context` to `an @context`, to match the other six instances of the latter. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index e40e96c..d750826 100644 --- a/index.html +++ b/index.html @@ -3331,7 +3331,7 @@

Using the Document Base for the Default Vocabulary

Scoped Contexts

-

An expanded term definition can include a @context +

An expanded term definition can include an @context property, which defines a context (a scoped context) for values of properties defined using that term. When used for a property, this is called a property-scoped context.