diff --git a/spec/index.html b/spec/index.html
index 9bd679f..dea99e9 100644
--- a/spec/index.html
+++ b/spec/index.html
@@ -2404,12 +2404,11 @@
Convert Extended YAML-LD to Basic YAML-LD and back
Instead, we implement two API functions:
-
+
extended_to_basic(extended_document: YAML-LD) → YAML-LD
-
- - Performs JSON-LD expansion to the given Extended YAML-LD document
- - Converts it to Basic YAML-LD form
+ - Converts the document to Basic YAML-LD form