diff --git a/README.md b/README.md index 8f047dcf86e2..5cb956ba7797 100644 --- a/README.md +++ b/README.md @@ -173,7 +173,7 @@ structuredClone(new Set([1, 2, 3])); // => new Set([1, 2, 3]) - [`String.dedent`](#stringdedent) - [`RegExp` escaping](#regexp-escaping) - [`Symbol` predicates](#symbol-predicates) - - [`Uint8Array` to / from base64 and hex](#uint8array-to-from-base64-and-hex) + - [`Uint8Array` to / from base64 and hex](#uint8array-to--from-base64-and-hex) - [Stage 1 proposals](#stage-1-proposals) - [`Observable`](#observable) - [New collections methods](#new-collections-methods)