Skip to content

Commit 5364007

Browse files
Update README.md
Co-authored-by: Asbjørn Ulsberg <asbjorn@ulsberg.no>
1 parent 6ea46a5 commit 5364007

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,9 @@ Example data and context used throughout examples below:
130130
}
131131
```
132132

133+
### Compact
133134

134-
### [compact](http://json-ld.org/spec/latest/json-ld/#compacted-document-form)
135+
[Compact](http://json-ld.org/spec/latest/json-ld/#compacted-document-form).
135136

136137
```csharp
137138
var doc = JObject.Parse(_docJson);

0 commit comments

Comments
 (0)