]> source.dussan.org Git - vaadin-core.git/commitdiff
Update angular2.adoc pr47/r2
authorManuel Carrasco Moñino <manolo@apache.org>
Tue, 3 May 2016 06:25:22 +0000 (08:25 +0200)
committerManuel Carrasco Moñino <manolo@apache.org>
Tue, 3 May 2016 06:25:22 +0000 (08:25 +0200)
docs/angular2.adoc

index d570a9c2287c383f95560a348e096e93cb4e4fec..320be1f3be9fc257a8c25277605d7342d317c535 100644 (file)
@@ -64,7 +64,8 @@ window.addEventListener('WebComponentsReady', function() {
 });
 ----
 
-*Note*: if you experiment some problems when running your app in devmode, please visit this [known issue](https://github.com/vaadin/vaadin-core-elements/issues/46)
+[NOTE]
+If you see errors about missing behaviors in the console, please visit this [known issue](https://github.com/vaadin/vaadin-core-elements/issues/46)
 
 Now you’re all set to use the element inside your Angular 2 application.