From 131a4bd8d15b794a6b7dd4d4aba08381b3ae009c Mon Sep 17 00:00:00 2001 From: 冯昶 Date: Tue, 11 Nov 2025 23:21:58 +0800 Subject: fix typo --- challenge-347/feng-chang/raku/ch-1.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/challenge-347/feng-chang/raku/ch-1.ipynb b/challenge-347/feng-chang/raku/ch-1.ipynb index a392bc2942..56656576e3 100644 --- a/challenge-347/feng-chang/raku/ch-1.ipynb +++ b/challenge-347/feng-chang/raku/ch-1.ipynb @@ -59,7 +59,7 @@ "id": "77b9210d-046f-4b8e-ae2a-980c91e0b107", "metadata": {}, "source": [ - "`.words` is convienent in translate sentences into a list of words:" + "`.words` is convenient in translating sentences into a list of words:" ] }, { -- cgit