Skip to content

Commit 7a673ed

Browse files
authored
Merge branch 'vnext' into dpetev/bool-number-enums
2 parents ff82eeb + 84e91aa commit 7a673ed

File tree

1 file changed

+1
-1
lines changed
  • samples/charts/category-chart/overview/src

1 file changed

+1
-1
lines changed

samples/charts/category-chart/overview/src/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ export default class Sample extends React.Component<any, any> {
3737
<div className="container sample">
3838

3939
<div className="legend-title">
40-
Olympic Medals By Country
40+
Olympic Medals by Country
4141
</div>
4242

4343
<div className="legend">

0 commit comments

Comments
 (0)