Skip to content

Commit

Permalink
Update showingMessages.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dtrelogan authored Aug 16, 2017
1 parent e118916 commit 4a5fadd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/showingMessages.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ customBlurHandler() {
}

fieldState.setBlurred();
fieldState.showMessage(); // for backward compatibility only
fieldState.showMessage(); // necessary for backward compatibility only

context.updateFormState();
}
Expand Down

0 comments on commit 4a5fadd

Please sign in to comment.