From 25076e05d58290e1897865ef841dda693245b3fd Mon Sep 17 00:00:00 2001 From: Ilham Wahabi Date: Sun, 24 Nov 2019 11:49:10 +0700 Subject: [PATCH] fix 'inconsistency' spelling in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5369020bd..c52caa2c1 100644 --- a/README.md +++ b/README.md @@ -291,7 +291,7 @@ You can toggle the presenter or overview mode by pressing respectively `alt+p` a Fullscreen can be toggled via browser options, Alt/Option + F, or by pressing the button in the bottom right corner of your window. -Note: Right now, this works well when browser window itself is not full screen. When the browser is in fullscreen, there is an issue [#654](https://github.com/FormidableLabs/spectacle/issues/654). This is because we use the browser's FullScreen API methods. It still works but has some inconstiency. +Note: Right now, this works well when browser window itself is not full screen. When the browser is in fullscreen, there is an issue [#654](https://github.com/FormidableLabs/spectacle/issues/654). This is because we use the browser's FullScreen API methods. It still works but has some inconsistency.