diff --git a/dist/firenze-behavior-timestamp.js b/dist/firenze-behavior-timestamp.js index 620076f..1b246ae 100644 --- a/dist/firenze-behavior-timestamp.js +++ b/dist/firenze-behavior-timestamp.js @@ -110,7 +110,7 @@ this["firenze"] = this["firenze"] || {}; this["firenze"]["TimestampBehavior"] = // // // create your Database instance... // - // db.createCollectionClass({ + // db.createCollection({ // behaviors: [ // { // 'class': TimestampBehavior,