From 0b7f91ccc527decbda2b962739424ce178a26ad9 Mon Sep 17 00:00:00 2001 From: Gez Quinn Date: Mon, 16 Jan 2023 17:26:25 +0000 Subject: [PATCH] Update API.md fix typo --- API.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/API.md b/API.md index f298abf5..30d69880 100644 --- a/API.md +++ b/API.md @@ -344,7 +344,7 @@ var styles = StyleSheet.create({ | [onVideoTracks](#onVideoTracks) | Android | ### Methods -| Name |Plateforms Support | +| Name |Platforms Support | |--|--| |[dismissFullscreenPlayer](#dismissfullscreenplayer)|Android, iOS| |[presentFullscreenPlayer](#presentfullscreenplayer)|Android, iOS| @@ -354,7 +354,7 @@ var styles = StyleSheet.create({ ### Static methods -| Name |Plateforms Support | +| Name |Platforms Support | |--|--| |[getWidevineLevel](#getWidevineLevel)|Android| |[isCodecSupported](#isCodecSupported)|Android|