Skip to content

Commit 7052408

Browse files
authored
Merge pull request #16 from JoshuaKGoldberg/patch-1
docs: correct 'has'/'had' typo in README.md
2 parents bd26e8a + 04e6b30 commit 7052408

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
**Champions**: Matthew Gaudet (Mozilla), Daniel Minor (Mozilla)
66

7-
V8 has has a non-standard [Stack Trace API](https://v8.dev/docs/stack-trace-api) for a while.
7+
V8 has had a non-standard [Stack Trace API](https://v8.dev/docs/stack-trace-api) for a while.
88

99
In August 2023, [JSC also shipped this method](https://github.com/WebKit/WebKit/commit/997e074bb35ed07b69c9b821141c91dd548e0d02)
1010

@@ -58,4 +58,4 @@ The text for the contents of the stack string should probably be something along
5858
## History
5959
- Presented February 2025, and achieved Stage 1 [notes](https://github.com/tc39/notes/blob/main/meetings/2025-02/february-19.md#errorcapturestacktrace-for-stage-1)
6060
- Presented July 2025 [notes](https://github.com/tc39/notes/blob/main/meetings/2025-07/july-29.md#errorcapturestacktrace)
61-
- Discussed at TG3 weekly meeting, October 8, 2025.
61+
- Discussed at TG3 weekly meeting, October 8, 2025.

0 commit comments

Comments
 (0)