From 92c75a4c58a0e541d396aa392e652eacf93871f3 Mon Sep 17 00:00:00 2001 From: Alex Castillo Date: Wed, 6 Apr 2016 15:38:43 -0400 Subject: [PATCH] Fixing readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ec34a6..a9b8e1c 100644 --- a/README.md +++ b/README.md @@ -359,7 +359,7 @@ AngularCSS is not necessary in Angular 2! Angular 2 ships with a similar feature templateUrl: 'app/components/my-component/my-component.html', styleUrls: ['app/components/my-component/my-component.css'], }) -`` +``` #### Browsers