Skip to content

Commit a90cd39

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

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
@@ -204,8 +204,9 @@ Output:
204204
*/
205205
```
206206

207+
### Flatten
207208

208-
### [flatten](http://json-ld.org/spec/latest/json-ld/#flattened-document-form)
209+
[Flatten](http://json-ld.org/spec/latest/json-ld/#flattened-document-form).
209210

210211
```csharp
211212
var doc = JObject.Parse(_docJson);

0 commit comments

Comments
 (0)