Skip to content

Commit e85f9cd

Browse files
authored
Update README.md
1 parent aa8e641 commit e85f9cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,4 @@ The extension will inject JavaScript into your page when tabs are used. The Java
8787

8888
* It will apply an `active` class to the active tab button and tab content. You may use CSS to highlight the active tab, and hide the inactive tab content.
8989
* If multiple tabbed sections are found, and they contain identical tab names, they will be synchronized. I.e, clicking the "React" tab in one section, will switch to that tab in all sections.
90-
* The active tab is saved to the browsers local storage so that is can persist between pages and even visits.
90+
* The active tab is saved to the browsers local storage so that it persists between pages and visits.

0 commit comments

Comments
 (0)