Skip to content

Commit d5a5e29

Browse files
authored
Merge pull request #241 from lynkeib/patch-1
Update ch8.md
2 parents 1f520e4 + 72c3118 commit d5a5e29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ch8.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -590,7 +590,7 @@ Web 应用程序确实需要预期受终端用户控制的客户端(如 Web
590590

591591
* 单调序列(monotonic sequence)
592592

593-
如果请求 $x$ 返回了令牌 $t_x$,并且请求 $y$ 返回了令牌 $t_y$,并且 $x$ 在 $y$ 开始之前已经完成,那么 $t_x <t_y$。
593+
如果请求 $x$ 返回了令牌 $t_x$,并且请求 $y$ 返回了令牌 $t_y$,并且 $x$ 在 $y$ 开始之前已经完成,那么 $t_x < t_y$。
594594

595595
* 可用性(availability)
596596

0 commit comments

Comments
 (0)