diff --git a/README.md b/README.md index 536439d951..e0e80c6dbf 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ Each HIG pattern is implemented as a set of React components. Each pattern is pu - [``](./packages/toggle/README.md) - A control for a single action with a clear on/off or start/stop. - [``](./packages/tooltip/README.md) - Provides context in a small popup container - [``](./packages/top-nav/README.md) - Navigation across the top of the screen -- [``](./packages/tree-view/README.md - A way to view and manipulate a list of data +- [``](./packages/tree-view/README.md) - A way to view and manipulate a list of data - [``](./packages/typography/README.md) - A set of components in many typographical variations ## Contributing