Skip to content

Commit 7e8e0f3

Browse files
committed
changes
1 parent aecb010 commit 7e8e0f3

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1+
The app presents 3 pages as follows:
2+
13
1. A leader board with the top 3 elements
24
A leader board can be understood as "the most popular items in a set", "the latest updated items", "you favorite items" etc.

angular-mock-service/index.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Here, we will go through a angular-mock-service sample app.
3232

3333
[step]
3434
--
35-
displayContent("The app presents 3 pages as follows: ", [{ "file": "files/leaderboard.md" }, {"image": "images/leaderboard.png"}, { "file": "files/datatable.md" }, {"image": "images/data-table.png"}, { "file": "files/details.md" }, {"image": "images/detail.png"}])
35+
displayContent("What is mock data and service?", [{"image": "images/leaderboard.png"}, { "file": "files/leaderboard.md" }, {"image": "images/data-table.png"}, { "file": "files/datatable.md" }, {"image": "images/detail.png"}, { "file": "files/details.md" }])
3636

3737
--
3838

0 commit comments

Comments
 (0)