fix(guide): use correct number of friends in list on displaying-data guide
This commit is contained in:
parent
ad884ff6b3
commit
abb973d069
@ -290,8 +290,8 @@
|
|||||||
//ES5
|
//ES5
|
||||||
directives: [angular.For, angular.If]
|
directives: [angular.For, angular.If]
|
||||||
p.
|
p.
|
||||||
As there are currently 5 items it the list, you'll see the message congratulating you on your many friends.
|
As there are currently 6 items it the list, you'll see the message congratulating you on your many friends.
|
||||||
Remove two items from the list, reload your browser, and see that the message no longer displays.
|
Remove three items from the list, reload your browser, and see that the message no longer displays.
|
||||||
|
|
||||||
code-tabs
|
code-tabs
|
||||||
code-pane(language="javascript" name="TypeScript" format="linenums").
|
code-pane(language="javascript" name="TypeScript" format="linenums").
|
||||||
|
Loading…
x
Reference in New Issue
Block a user