diff --git a/docs/settings.html b/docs/settings.html index bb0af1e..e225be8 100644 --- a/docs/settings.html +++ b/docs/settings.html @@ -167,7 +167,7 @@

Show Shadow DOM

-

With Shadow DOM, elements can get a new kind of node associated with them. This new kind of node is called a shadow root. An element that has a shadow root associated with it is called a shadow host. The child nodes of a shadow host isn't rendered; the content of the shadow root is rendered instead.

+

With Shadow DOM, elements can get a new kind of node associated with them. This new kind of node is called a shadow root. An element that has a shadow root associated with it is called a shadow host. The child nodes of a shadow host isn't rendered; the content of the shadow root is rendered instead.

diff --git a/docs/shortcuts.html b/docs/shortcuts.html index 60e2337..196840a 100644 --- a/docs/shortcuts.html +++ b/docs/shortcuts.html @@ -9,7 +9,7 @@

- The DevTools has several built-in shortcut keys that developers can use to save time in their day to day workflow.Outlined below is each shortcut and the corresponding key for each on Windows/Linux and Mac. While some shortcuts are + The DevTools has several built-in shortcut keys that developers can use to save time in their day to day workflow. Outlined below is each shortcut and the corresponding key for each on Windows/Linux and Mac. While some shortcuts are globally available across all of the DevTools, others are specific to a single panel, and are broken up based on where it can be used.