From b98e77a56006ce8c1377273955692068d4fe25c4 Mon Sep 17 00:00:00 2001 From: Patrick McElhaney Date: Fri, 3 Feb 2017 11:10:26 -0500 Subject: [PATCH] typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85cf424..86e03e4 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Great seed for enterprise projects with heavy focus on unit and integration test This repository contains two releases: 1. `1.4.0` - for Angular JS 1.4 and lower (uses [Component Pattern for Angular JS](https://medium.com/@tomastrajan/component-paradigm-cf32e94ba78b)) -2. `1.5.0` - for Angular JS 1.5 and above which supports native `.componet(name, options)` API +2. `1.5.0` - for Angular JS 1.5 and above which supports native `.component(name, options)` API ## Info