Skip to content

Commit 3197efe

Browse files
authored
Merge pull request #246 from akshay5995/fix/component_name_spelling
sidenav title spell correction
2 parents e45f3a4 + 826c484 commit 3197efe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/common/SideNav.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const SideNav = ({ darkMode, selected, onSelect }) => {
2727
level={4}
2828
copyable={{ text: 'npm i powerbi-report-component' }}
2929
>
30-
PowerBi Report Component
30+
PowerBI Report Component
3131
</Title>
3232
<Menu
3333
theme={theme}

0 commit comments

Comments
 (0)