Skip to content

Commit fdee3f8

Browse files
committed
remove extra words
1 parent 7dfc746 commit fdee3f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • microsoft-edge/extensions-chromium/developer-guide

microsoft-edge/extensions-chromium/developer-guide/sidebar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ chrome.tabs.onUpdated.addListener(async (tabId, info, tab) => {
153153

154154
When a user switches to a tab or site for which the sidebar is not enabled, the sidebar is hidden.
155155

156-
Note: Currently, sidebar will not automatically show again when the user switches to a tab where it was previously open.
156+
The sidebar is not automatically displayed again when the user switches to a tab in which the sidebar was previously open.<!-- todo: if behavior changes, update or remove statement -->
157157

158158
For a complete example, see [Site-specific side panel example](https://github.com/GoogleChrome/chrome-extensions-samples/tree/main/functional-samples/cookbook.sidepanel-site-specific).
159159

0 commit comments

Comments
 (0)