diff --git a/components/sections/explanation/content.ja-JP.md b/components/sections/explanation/content.ja-JP.md index 25522bc8..13045600 100644 --- a/components/sections/explanation/content.ja-JP.md +++ b/components/sections/explanation/content.ja-JP.md @@ -127,7 +127,7 @@ binomial(n,k): s = lut.length nextRow = new array(size=s+1) nextRow[0] = 1 - for(i=1, prev=s-1; i