diff --git a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Tabs/README.md b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Tabs/README.md index cb316705a..fa41cf10e 100644 --- a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Tabs/README.md +++ b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Tabs/README.md @@ -24,7 +24,7 @@ Next, each time the bookmark is triggered again, it just switches to the existin The extension bases on RuntimeId of AutomationElement from Microsoft UI Automation. This is a weak spot as browsers are used to regenerate internal structures and even reuse RuntimeId. It **rarely** happens that a bookmark activates a wrong tab. -Still **"just take me to THIS place in milliseconds"** works almost all of the time so it brings so much value that it is worthwhile to accepts the fact it fails sometimes. +Still **"just take me to THIS place in milliseconds"** works almost all of the time so it brings so much value that it is worthwhile to accept the fact it fails sometimes. The quickest workaround is: