Skip to content

Commit 30fd8c4

Browse files
轻键快码ziishaned
authored andcommitted
fix a misspell (ziishaned#80)
1 parent f6a2cb0 commit 30fd8c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README-cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@
354354

355355
`?=...` 前置约束(存在), 表示第一部分表达式必须跟在 `?=...`定义的表达式之后.
356356

357-
返回结果只瞒住第一部分表达式.
357+
返回结果只满足第一部分表达式.
358358
定义一个前置约束(存在)要使用 `()`. 在括号内部使用一个问号和等号: `(?=...)`.
359359

360360
前置约束的内容写在括号中的等号后面.

0 commit comments

Comments
 (0)