OSDN Git Service

Update minimal-string.md
authorkarin0 <karin0@gmx.com>
Wed, 7 Aug 2019 12:46:28 +0000 (20:46 +0800)
committerGitHub <noreply@github.com>
Wed, 7 Aug 2019 12:46:28 +0000 (20:46 +0800)
docs/string/minimal-string.md

index cda6204..ea42902 100644 (file)
@@ -7,7 +7,7 @@
 当字符串 $S$ 中可以选定一个位置 $i$ 满足
 
 $$
-S[i\cdots n]+S[1\cdots n-1]=T
+S[i\cdots n]+S[1\cdots i-1]=T
 $$
 
 则称 $S$ 与 $T$ 循环同构