From fa8740fac79d0cd53be1fd9e98a59d0eb23eb585 Mon Sep 17 00:00:00 2001 From: Ritchie Martori Date: Thu, 27 Jun 2013 18:28:21 -0700 Subject: [PATCH] Fix type in docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 608c2620..697f7b48 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ Validate the model instance. #### Model.properties -The an object containing a normalized set of properties supplied to `asteroid.createModel(name, properties)`. +An object containing a normalized set of properties supplied to `asteroid.createModel(name, properties)`. Example: