Skip to content

Commit d8257f2

Browse files
authored
fix last slop's style (#446)
1 parent 74ff991 commit d8257f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 120_Proximity_Matching/10_Slop.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ GET /my_index/my_type/_search
4646
Slop 2: quick ↳ fox
4747
Slop 3: quick ↳ fox
4848

49-
<1> 注意 `fox` 和 `quick` 在这步中占据同样的位置。 因此将 `fox quick` 转换顺序成 `quick fox` 需要两步, 或者值为 `2` 的 `slop`。
49+
<1> 注意 `fox` 和 `quick` 在这步中占据同样的位置。 因此将 `fox quick` 转换顺序成 `quick fox` 需要两步, 或者值为 `2` 的 `slop`

0 commit comments

Comments
 (0)