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 @@
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.
- 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.