We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8ff5d0 commit 2de94f9Copy full SHA for 2de94f9
Display_Directory.py
@@ -15,7 +15,7 @@
15
# temp | dir | 0
16
# test.html | file | 10
17
#
18
-# you will be given an API getNodes("home") which will give you return you an array of dict
+# you will be given an API getNodes("home") which will return you an array of dict
19
20
# [{name: "src"}, {name: "temp"}, {name:"test.html", lines: 10}]
21
# [{name: "A.JS", lines:4}]
0 commit comments