Skip to content

Commit 19868f0

Browse files
authored
Merge pull request #60 from byteduck-exploit/patch-1
Fix typo in README.
2 parents b986ffc + 50bf3b0 commit 19868f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2017-06-29-ssdp/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ command, it tries to print the numbers as rates. Best example:
1313
mmsum
1414
-----
1515

16-
Sums numbers passed on standad input. Pretty trivial but it's not so
16+
Sums numbers passed on standard input. Pretty trivial but it's not so
1717
easy to do it in bash. Example:
1818

1919
$ echo -e "1\n2" | ./mmsum

0 commit comments

Comments
 (0)