aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--challenge-166/james-smith/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/challenge-166/james-smith/README.md b/challenge-166/james-smith/README.md
index 645f696611..8de59f9250 100644
--- a/challenge-166/james-smith/README.md
+++ b/challenge-166/james-smith/README.md
@@ -182,7 +182,7 @@ files in the directory otherwise it will throw a warning of
undefined value). Once we use this array we use the template
we produced above to print it.
-``perl
+```perl
## map({$u{$F=$_}<@p?sprintf$T,map{($d{$_}[0]//'')ne$F?'':
## shift@{$d{$_}}}@p:map{shift@{$d{$_}};()}@p}sort keys%u)
for my $filename ( sort keys %filename_counts ) {