Skip to content

Commit f9a537e

Browse files
committed
Answer to question 1
1 parent 0d3f5ab commit f9a537e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

02_activities/assignments/assignment.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ unzip -q rawdata.zip
2828
# Complete assignment here
2929

3030
# 1. Create a directory named data
31-
mkdir data1
31+
mkdir data
3232

3333
# 2. Move the ./rawdata directory to ./data/raw
3434

0 commit comments

Comments
 (0)