From c6d1442a88cfb6c36719334701d9e1b90c4304bd Mon Sep 17 00:00:00 2001 From: SW Date: Wed, 20 Jun 2018 17:57:53 +0200 Subject: [PATCH] Update content.zh-CN.md (#136) --- components/sections/explanation/content.zh-CN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/sections/explanation/content.zh-CN.md b/components/sections/explanation/content.zh-CN.md index f4490b21..607c89c4 100644 --- a/components/sections/explanation/content.zh-CN.md +++ b/components/sections/explanation/content.zh-CN.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