Merge pull request #148 from cbart/patch-1
Typo in code example of lib/show_properties.dart
This commit is contained in:
commit
81419ae4fb
|
@ -74,7 +74,7 @@
|
|||
that contains the following code:
|
||||
|
||||
code-example(language="dart" format="linenums" escape="html").
|
||||
// web/show_properties.dart
|
||||
// lib/show_properties.dart
|
||||
library displaying_data.show_properties;
|
||||
|
||||
import 'package:angular2/angular2.dart';
|
||||
|
|
Loading…
Reference in New Issue