Skip to content

Commit b104e91

Browse files
committed
docs(documentation): change title to elements
1 parent 7418c20 commit b104e91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/documentation/src

packages/documentation/src/App.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class App extends Component {
1616
render() {
1717
return (
1818
<Catalog
19-
title="Documentation"
19+
title="Elements"
2020
theme={catalogTheme}
2121
useBrowserHistory={true}
2222
pages={pages}

0 commit comments

Comments
 (0)