diff options
| author | Andrew Schneider <atschneider@temple.edu> | 2024-08-25 16:33:37 -0400 |
|---|---|---|
| committer | Andrew Schneider <atschneider@temple.edu> | 2024-08-25 16:33:37 -0400 |
| commit | 70d9a2db41e723eab831d5777c247c4c1a3dc625 (patch) | |
| tree | 7fd8c963ad9021d873bc35e6e9c708bf29ed1a31 | |
| parent | a1b83062a2494f6a5292871c480ad2dfc5f80c54 (diff) | |
| download | perlweeklychallenge-club-70d9a2db41e723eab831d5777c247c4c1a3dc625.tar.gz perlweeklychallenge-club-70d9a2db41e723eab831d5777c247c4c1a3dc625.tar.bz2 perlweeklychallenge-club-70d9a2db41e723eab831d5777c247c4c1a3dc625.zip | |
one typo
| -rw-r--r-- | challenge-283/atschneid/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/challenge-283/atschneid/README.md b/challenge-283/atschneid/README.md index ad51151783..fe797fcf12 100644 --- a/challenge-283/atschneid/README.md +++ b/challenge-283/atschneid/README.md @@ -6,6 +6,6 @@ No blog this week. I had high hopes for this week. In Perl I planned to iteratively refine solutions to each challenge. I also wanted to try solving them using OCaml. But I ran out of time for the first, and just floundered on the second idea. It was a busy week I suppose. -I liked Dave Jacoby's remark a couple weeks back about not wanting to blog if he didn't have anything intersting/original to offer. Definitely nothing of that sort from me this week, ergo, no blog. +I liked Dave Jacoby's remark a couple weeks back about not wanting to blog if he didn't have anything interesting/original to offer. Definitely nothing of that sort from me this week, ergo, no blog. See you (maybe) next week! |
