From fda4fbd6129ecdf5b188080d455641e87ef1ad6c Mon Sep 17 00:00:00 2001 From: wetheredge <33011447+wetheredge@users.noreply.github.com> Date: Thu, 26 Oct 2017 21:13:19 -0500 Subject: [PATCH] Documentation update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f8474a..9ad9e82 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,7 @@ tab.setPosition(-1); #### `tab.getPosition(fromRight)` -Get the tab position. If `fromRight` is true, then the index returned is negative and is the offset from the right. +Get the tab position. If `fromRight` is true the index returned is negative and is the offset from the right. #### `tab.activate()`