How could the content be improved?
I would like to submit a PR to re-word the first sentence in the exercise "Count the number of words, sort and print (faded example)" of the lesson https://librarycarpentry.github.io/lc-shell/05-counting-mining.html#counting-and-sorting from "print the first line of the file" to "print the top result". This is because the original wording can initially confuse the learner into thinking about printing the first line in the lesson files, when actually the goal is to print the name of the file with the most lines.
Which part of the content does your suggestion apply to?
https://librarycarpentry.github.io/lc-shell/05-counting-mining.html#counting-and-sorting from "print the first line of the file"