Skip to content

Commit

Permalink
Fixed typo in documentation (palantir#4047)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaRabiu authored and johnwiseheart committed Jul 18, 2018
1 parent 6b52df3 commit 85b9d63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rules/memberOrderingRule.ts
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ const optionsDescription = Lint.Utils.dedent`
${namesMarkdown(PRESET_NAMES)}
Alternatively, the value for \`order\` maybe be an array consisting of the following strings:
Alternatively, the value for \`order\` may be an array consisting of the following strings:
${namesMarkdown(allMemberKindNames)}
Expand Down

0 comments on commit 85b9d63

Please sign in to comment.