From 95037d859555d4100b7c843ac161e18e9a2d9bce Mon Sep 17 00:00:00 2001 From: jsdevel Date: Wed, 30 Dec 2015 01:06:34 -0700 Subject: [PATCH] updating readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4dbcc32..49784c1 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,7 @@ function (message, errors) E.G. `Sorry, an unknown error occurred. Please try again.`. See [afMessage](#afmessage) for more details on displaying this value to a user. * `errors` - An enum of strings corresponding to control messages E.G. + ```javascript { firstName: 'First names must start with the letter J at 4\'oclock in the afternoon.',