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.