Skip to content

Commit

Permalink
Fix example typos
Browse files Browse the repository at this point in the history
  • Loading branch information
markov00 committed Jul 6, 2018
1 parent 3b47859 commit dc0b1d0
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion src-docs/src/views/xy_chart/xy_chart_example.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export const XYChartExample = {
color="warning"
>
<p>
This component is still in Beta. We consider it to be reasonably stable, and welcome you to implament it,
This component is still in Beta. We consider it to be reasonably stable, and welcome you to implement it,
but please be aware that breaking changes can come at any time with this component as such changes on beta
components does not necessitate a major version bump.
</p>
Expand Down
2 changes: 1 addition & 1 deletion src-docs/src/views/xy_chart_area/area_example.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export const XYChartAreaExample = {
color="warning"
>
<p>
This component is still in Beta. We consider it to be reasonably stable, and welcome you to implament it,
This component is still in Beta. We consider it to be reasonably stable, and welcome you to implement it,
but please be aware that breaking changes can come at any time with this component as such changes on beta
components does not necessitate a major version bump.
</p>
Expand Down
2 changes: 1 addition & 1 deletion src-docs/src/views/xy_chart_axis/xy_axis_example.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export const XYChartAxisExample = {
color="warning"
>
<p>
This component is still in Beta. We consider it to be reasonably stable, and welcome you to implament it,
This component is still in Beta. We consider it to be reasonably stable, and welcome you to implement it,
but please be aware that breaking changes can come at any time with this component as such changes on beta
components does not necessitate a major version bump.
</p>
Expand Down
2 changes: 1 addition & 1 deletion src-docs/src/views/xy_chart_bar/bar_example.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export const XYChartBarExample = {
color="warning"
>
<p>
This component is still in Beta. We consider it to be reasonably stable, and welcome you to implament it,
This component is still in Beta. We consider it to be reasonably stable, and welcome you to implement it,
but please be aware that breaking changes can come at any time with this component as such changes on beta
components does not necessitate a major version bump.
</p>
Expand Down
2 changes: 1 addition & 1 deletion src-docs/src/views/xy_chart_histogram/histogram_example.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export const XYChartHistogramExample = {
color="warning"
>
<p>
This component is still in Beta. We consider it to be reasonably stable, and welcome you to implament it,
This component is still in Beta. We consider it to be reasonably stable, and welcome you to implement it,
but please be aware that breaking changes can come at any time with this component as such changes on beta
components does not necessitate a major version bump.
</p>
Expand Down
2 changes: 1 addition & 1 deletion src-docs/src/views/xy_chart_line/line_example.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export const XYChartLineExample = {
color="warning"
>
<p>
This component is still in Beta. We consider it to be reasonably stable, and welcome you to implament it,
This component is still in Beta. We consider it to be reasonably stable, and welcome you to implement it,
but please be aware that breaking changes can come at any time with this component as such changes on beta
components does not necessitate a major version bump.
</p>
Expand Down

0 comments on commit dc0b1d0

Please sign in to comment.