Skip to content

Commit 526d431

Browse files
committed
Fix task number
1 parent 5771c09 commit 526d431

File tree

1 file changed

+2
-2
lines changed
  • Practical Exams/16-August-2016/task-2

1 file changed

+2
-2
lines changed

Practical Exams/16-August-2016/task-2/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Task ?: File explorer
1+
# Task 2 - File explorer
22

33
## Description
44

@@ -33,4 +33,4 @@ The file explorer should look like that:
3333
```js
3434
{ name: String, files: [ fileObjects ] }
3535
```
36-
- Take a peek at the input parameter in `index.html`.
36+
- Take a peek at the input parameter in `index.html`.

0 commit comments

Comments
 (0)