Skip to content

Commit

Permalink
fix: rename Displaying to Display in stories
Browse files Browse the repository at this point in the history
  • Loading branch information
florianstancioiu committed Mar 28, 2024
1 parent 962f3cf commit e283208
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions stories/cosmoz-treenode.stories.js
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ export const CompanyKtwoktqtxv = {
parameters: {
docs: {
description: {
story: 'Displaying node: Company Ktwoktqtxv',
story: 'Display node: Company Ktwoktqtxv',
},
},
},
Expand All @@ -118,7 +118,7 @@ export const CompanyDjpahhofjp = {
parameters: {
docs: {
description: {
story: 'Displaying node: Company Djpahhofjp',
story: 'Display node: Company Djpahhofjp',
},
},
},
Expand All @@ -134,7 +134,7 @@ export const CompanyDjpahhofjpHidingThreeNodes = {
docs: {
description: {
story:
'Displaying node: Company Djpahhofjp and hiding the first 3 nodes from root',
'Display node: Company Djpahhofjp and hiding the first 3 nodes from root',
},
},
},
Expand All @@ -149,7 +149,7 @@ export const CompanyKtwoktqtxvWithTwoNodes = {
parameters: {
docs: {
description: {
story: 'Displaying node: Company Ktwoktqtxv and showing only two nodes',
story: 'Display node: Company Ktwoktqtxv and showing only two nodes',
},
},
},
Expand Down Expand Up @@ -179,7 +179,7 @@ export const KtwoktqtxvWithNoWrap = {
parameters: {
docs: {
description: {
story: 'Displaying node: Company Ktwoktqtxv with no-wrap',
story: 'Display node: Company Ktwoktqtxv with no-wrap',
},
},
},
Expand Down

0 comments on commit e283208

Please sign in to comment.