From d05f3dd5b96eb9f0e5a8cb3eb50d24ad1912d04d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Dalesjo=CC=88?= Date: Mon, 11 Oct 2021 10:27:04 +0200 Subject: [PATCH] Typo --- CHANGELOG.md | 4 +--- package.json | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7486298e..ef1ab68b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,14 +1,12 @@ ## Changelog -- Fix Android AudioFocus bug that could cause player to not respond to play/pause in some instances [#2311](https://github.com/react-native-video/react-native-video/pull/2311) - ### Version 5.2.0-alpha1 - Fix for tvOS native audio menu language selector - Update ExoPlayer to allow pre-init and content clear [#2412] (https://github.com/react-native-video/react-native-video/pull/2412) - iOS rate is reset to 1.0 after play/pause [#2167] (https://github.com/react-native-video/react-native-video/pull/2167) - Upgrade ExoPlayer to 2.13.2 [#2317] (https://github.com/react-native-video/react-native-video/pull/2317) -- Fix AudoFocus pausing video when attempting to play [#2311] (https://github.com/react-native-video/react-native-video/pull/2311) +- Fix AudioFocus pausing video when attempting to play [#2311] (https://github.com/react-native-video/react-native-video/pull/2311) ### Version 5.1.0-alpha9 diff --git a/package.json b/package.json index 12b6d9e8..9d94b6a4 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "email": "baris.sncn@gmail.com" }, { - "name": "Hampton Maxwell",np + "name": "Hampton Maxwell", "email": "me@hamptonmaxwell.com" } ],