From 0c75a154a8d3699bec92101af3a69220ab931652 Mon Sep 17 00:00:00 2001 From: Steve Gravrock Date: Sat, 17 Jan 2026 12:00:58 -0800 Subject: [PATCH] Fix typo --- release_notes/6.0.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release_notes/6.0.0.md b/release_notes/6.0.0.md index 83b8bae5..7051f2a3 100644 --- a/release_notes/6.0.0.md +++ b/release_notes/6.0.0.md @@ -10,7 +10,7 @@ jasmine-core's internal state, removing ambiguities from the reporter API, and warning about monkey patching. 6.x is intended to ba a relatively short-lived, transitional series. It is -compatible with the current versions of karam-jasmine and other legacy Angular +compatible with the current versions of karma-jasmine and other legacy Angular tools but emits deprecation warnings when used with them. 7.0 will drop compatibility with those tools. If you use Karma in a non-Angular context, consider migrating to a maintained alternative such as jasmine-browser-runner or