From 99c95363b493b0432c7a9d7929e9b85b860975b2 Mon Sep 17 00:00:00 2001 From: Jason Cooke Date: Sat, 1 Jun 2019 11:13:44 +1200 Subject: [PATCH] docs: fix typo --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 61865c4d..edf28357 100644 --- a/readme.md +++ b/readme.md @@ -655,7 +655,7 @@ The arguments are: - Provider (`html5`, `youtube` or `vimeo`) - Whether the player has the `playsinline` attribute (only applicable to iOS 10+) -## Disable support programatically +## Disable support programmatically The `enabled` option can be used to disable certain User Agents. For example, if you don't want to use Plyr for smartphones, you could use: