From d972bbb8c93d4c5118643eceb002cdae48f7ae09 Mon Sep 17 00:00:00 2001 From: filifa Date: Sat, 19 Jul 2025 21:18:45 -0400 Subject: [PATCH] fix typo --- notebooks/problem0017.ipynb | 2 +- notebooks/problem0021.ipynb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/notebooks/problem0017.ipynb b/notebooks/problem0017.ipynb index 62e2aba..23be58c 100644 --- a/notebooks/problem0017.ipynb +++ b/notebooks/problem0017.ipynb @@ -118,7 +118,7 @@ "id": "417c208b", "metadata": {}, "source": [ - "## Relevent sequences\n", + "## Relevant sequences\n", "* Number of letters in British numeral: [A362123](https://oeis.org/A362123)" ] } diff --git a/notebooks/problem0021.ipynb b/notebooks/problem0021.ipynb index 1ab28b6..86888f6 100644 --- a/notebooks/problem0021.ipynb +++ b/notebooks/problem0021.ipynb @@ -116,7 +116,7 @@ "id": "a847f754", "metadata": {}, "source": [ - "## Relevent sequences\n", + "## Relevant sequences\n", "* Amicable numbers: [A063990](https://oeis.org/A063990)" ] }