We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7126968 commit 0fccda7Copy full SHA for 0fccda7
1 file changed
angular-mock-service/index.asciidoc
@@ -36,7 +36,7 @@ displayContent("A leader board with the top 3 elements", [{ "file": "files/leade
36
37
displayContent("A data table with all the elements", [{ "file": "files/datatable.md" }, {"image": "images/data-table.png"}])
38
39
-displayContent("A details page", [{ "file": "files/datdetailsatable.md" }, {"image": "images/detail.png"}])
+displayContent("A details page", [{ "file": "files/details.md" }, {"image": "images/detail.png"}])
40
--
41
42
First, we have to clone the Devon4ng repository to access Angular Mock Service Sample.
0 commit comments