From 9ead0a4fa5c0ae5cd5db969ec76321567aa38e51 Mon Sep 17 00:00:00 2001 From: James Smith Date: Tue, 2 Nov 2021 06:37:51 +0000 Subject: Update README.md --- challenge-137/james-smith/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/challenge-137/james-smith/README.md b/challenge-137/james-smith/README.md index 3397363f82..e2aaf64e38 100644 --- a/challenge-137/james-smith/README.md +++ b/challenge-137/james-smith/README.md @@ -94,7 +94,7 @@ If this is not the first digit on `@n` we just carry to the next column `$n[$_-1 Doing this removes a number of "non Lychrel" numbers that are calculated by the previous function. -###Lychrel numbers computed +### Lychrel numbers computed The first method found the following candidate Lychrel numbers between 1 and 1000: -- cgit