Commit dfde73d7 authored by dmacfarlane's avatar dmacfarlane
Browse files

Fixed README

parent 09a462a1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -56,7 +56,7 @@ The following optional configuration items can be used.

For Example: 

    <input type="text" [mention]="items" [mentionConfig]="{triggerChar:'#',maxItems:10,labelKey:'name's}">
    <input type="text" [mention]="items" [mentionConfig]="{triggerChar:'#',maxItems:10,labelKey:'name'}">

#### Output Events