diff --git a/spec.emu b/spec.emu
index 0aaae16..9ee96cd 100644
--- a/spec.emu
+++ b/spec.emu
@@ -1355,34 +1355,34 @@ return lastURL;
- WebAssembly Core Specification <https://www.w3.org/TR/wasm-core-2/>
-
- custom section,
- module_decode,
- WebAssembly error,
- WebAssembly names
+ custom section,
+ module_decode,
+ WebAssembly error,
+ WebAssembly names
- WHATWG Encoding <https://encoding.spec.whatwg.org/>
-
- UTF-8 decode
+ UTF-8 decode
- WHATWG Fetch <https://fetch.spec.whatwg.org/>
-
- fetch,
- HTTP newline byte,
- processResponseConsumeBody,
- request,
- request URL
+ fetch,
+ HTTP newline byte,
+ processResponseConsumeBody,
+ request,
+ request URL
- WHATWG Infra <https://infra.spec.whatwg.org/>
-
- byte sequence,
- byte-sequence-prefix
+ byte sequence,
+ byte-sequence-prefix
- WHATWG URL <https://url.spec.whatwg.org/>
-
- HTTP(S) scheme,
- scheme,
- URL,
- URL parsing
+ HTTP(S) scheme,
+ scheme,
+ URL,
+ URL parsing