We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5771c09 commit 526d431Copy full SHA for 526d431
Practical Exams/16-August-2016/task-2/README.md
@@ -1,4 +1,4 @@
1
-# Task ?: File explorer
+# Task 2 - File explorer
2
3
## Description
4
@@ -33,4 +33,4 @@ The file explorer should look like that:
33
```js
34
{ name: String, files: [ fileObjects ] }
35
```
36
- - Take a peek at the input parameter in `index.html`.
+ - Take a peek at the input parameter in `index.html`.
0 commit comments