From e938d27846cfd3105d1220d90983cc83ce36cd66 Mon Sep 17 00:00:00 2001 From: michaelkatz Date: Mon, 16 Sep 2024 02:51:39 -0700 Subject: [PATCH] Fix typo in release notes PiperOrigin-RevId: 675070722 --- RELEASENOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index f5b21fbacc..b213d5a349 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -59,7 +59,7 @@ * MIDI extension: * Leanback extension: * Cast Extension: - * Stop clearning the timeline after the CastSession disconnects, which + * Stop cleaning the timeline after the CastSession disconnects, which enables the sender app to resume playback locally after a disconnection. * Populate CastPlayer's `DeviceInfo` when a `Context` is provided. This enables linking the `MediaSession` to a `RoutingSession`, which is