Fix comment typos

This commit is contained in:
Adam Harvey
2020-12-09 15:51:16 -05:00
parent 9a2a925716
commit 59a8791158
@@ -39,8 +39,8 @@ const getSelectedIndexOrDefault = (
/**
* Compound component, which allows you to define layout
* for EntityPage using Tabs as a subnavigation mechanism
* Constists of 2 parts: Tabbed.Layout and Tabbed.Content.
* for EntityPage using Tabs as a sub-navigation mechanism
* Consists of 2 parts: Tabbed.Layout and Tabbed.Content.
* Takes care of: tabs, routes, document titles, spacing around content
*
* @example