diff --git a/docs/src/components/Docs/Props/MentionProp/index.js b/docs/src/components/Docs/Props/MentionProp/index.js index 1ed5241f8..b53097f6e 100644 --- a/docs/src/components/Docs/Props/MentionProp/index.js +++ b/docs/src/components/Docs/Props/MentionProp/index.js @@ -8,7 +8,7 @@ export default () => ( Mentions can be enabled in the editor as showed in example below. separator is character that separates a mention from word preceding it, default value is space ' '. trigger is character that causes mention suggestions to appear, default value is '@'. - Each suggestion has 3 peoperties: + Each suggestion has 3 properties: