Skip to content

Commit

Permalink
Merge pull request #241 from LibraryCarpentry/iss-218
Browse files Browse the repository at this point in the history
Fix output
  • Loading branch information
kaitlinnewson committed Aug 29, 2023
2 parents bba9724 + 0892cae commit ffd3aac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion episodes/05-counting-mining.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ we can check that the output indeed ended up in the file using `cat` or `less`
$ cat lengths.txt
```

```bash
```output
13712 2014-01-31_JA-africa.tsv
27392 2014-01-31_JA-america.tsv
507732 2014-01_JA.tsv
Expand Down

0 comments on commit ffd3aac

Please sign in to comment.