Skip to content

Commit 0c06b80

Browse files
author
Brian Genisio
committed
Fixing a typeo
1 parent 9caebe1 commit 0c06b80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

check_spreadsheet.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
22

3-
rm -fspreadsheet.json
3+
rm -f spreadsheet.json
44
node spreadsheetToJson.js
55
cat spreadsheet.json

0 commit comments

Comments
 (0)