Skip to content

Commit be019f9

Browse files
committed
fix a link
1 parent 212ff8a commit be019f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ structuredClone(new Set([1, 2, 3])); // => new Set([1, 2, 3])
173173
- [`String.dedent`](#stringdedent)
174174
- [`RegExp` escaping](#regexp-escaping)
175175
- [`Symbol` predicates](#symbol-predicates)
176-
- [`Uint8Array` to / from base64 and hex](#uint8array-to-from-base64-and-hex)
176+
- [`Uint8Array` to / from base64 and hex](#uint8array-to--from-base64-and-hex)
177177
- [Stage 1 proposals](#stage-1-proposals)
178178
- [`Observable`](#observable)
179179
- [New collections methods](#new-collections-methods)

0 commit comments

Comments
 (0)