Skip to content

Commit

Permalink
Fix task number
Browse files Browse the repository at this point in the history
  • Loading branch information
cuklev committed Aug 25, 2016
1 parent 5771c09 commit 526d431
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Practical Exams/16-August-2016/task-2/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Task ?: File explorer
# Task 2 - File explorer

## Description

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

0 comments on commit 526d431

Please sign in to comment.