From a9dbaaebbd6e8e4a010aab5148e9ee861fc60f05 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Sat, 6 Dec 2025 10:59:37 -0800 Subject: [PATCH] doc: fix typographical error in fixtures README --- test/fixtures/test426/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/fixtures/test426/README.md b/test/fixtures/test426/README.md index e3e353fd500458..02e041ab70171c 100644 --- a/test/fixtures/test426/README.md +++ b/test/fixtures/test426/README.md @@ -1,6 +1,6 @@ # Source Map Tests -This repository holds testing discussions and tests for the the Source Map debugging format. Specifically, we're looking to encourage discussion around: +This repository holds testing discussions and tests for the Source Map debugging format. Specifically, we're looking to encourage discussion around: - Manual and automated testing strategies for Source Maps - Gathering a list of Soure Map generators and consumers