From 71262b14168268ed4924b260a540dea7d9bf0e38 Mon Sep 17 00:00:00 2001 From: YUKI Hiroshi Date: Fri, 12 Feb 2016 18:15:45 +0900 Subject: [PATCH] Remove needless "s" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e770bd98..d7ce4d60 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This is an addon for Firefox providing tree-like appearance for the tab bar. ## Frequently rejected proposals -I'm very sorry but this addon is strongly concentrated about "tree of tabs". In other words, features not related to "tree of tabs" are out of its purpose. Such features won't be added, even if many people loves it. For example: +I'm very sorry but this addon is strongly concentrated about "tree of tabs". In other words, features not related to "tree of tabs" are out of its purpose. Such features won't be added, even if many people love it. For example: * [Ability to show both horizontal and vertical tab bars](https://github.com/piroor/treestyletab/issues/304): It can't be done because TST's vertical tab bar is the Firefox's tab bar itself. In other words, TST just rotates the orientation of the tab bar from horizontal to vertical and completely reuses Firefox's tab bar. * [Quick access to the configuration dialog](https://github.com/piroor/treestyletab/issues/1020)