Skip to content

Commit

Permalink
Corrected browser.isChrome() placement in TOC
Browse files Browse the repository at this point in the history
  • Loading branch information
adamlui committed Jun 23, 2024
1 parent b567f07 commit 10ebb7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/USERGUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
- [get](#get)
- [getUserLanguage](#getuserlanguage)
- [isChromium](#ischromium)
- [isChrome](#ischrome)
- [isEdge](#isedge)
- [isFirefox](#isfirefox)
- [isFullScreen](#isfullscreen)
Expand Down Expand Up @@ -97,6 +96,7 @@
- [isLightMode](#islightmode-1)
- [isDarkMode](#isdarkmode-1)
- [isChromium](#ischromium-1)
- [isChrome](#ischrome)
- [isEdge](#isedge-1)
- [isBrave](#isbrave)
- [isFirefox](#isfirefox-1)
Expand Down

0 comments on commit 10ebb7d

Please sign in to comment.