Skip to content

Commit ecd6a47

Browse files
authored
Merge pull request #37903 from hangscer8/fix_api_concepts_typo
[zh] Fix typo in api-concepts.md
2 parents 39022f3 + 0d2eeeb commit ecd6a47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/reference/using-api/api-concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1722,7 +1722,7 @@ Start at Exact
17221722
the resource version.
17231723
-->
17241724
从指定版本开始
1725-
: 以确切的资源版本开始 **watcH**。监视事件适用于提供的资源版本之后的所有更改。
1725+
: 以确切的资源版本开始 **watch**。监视事件适用于提供的资源版本之后的所有更改。
17261726
与 “Get State and Start at Most Recent” 和 “Get State and Start at Any” 不同,
17271727
**watch** 不会以所提供资源版本的合成 “添加” 事件启动。
17281728
由于客户端提供了资源版本,因此假定客户端已经具有起始资源版本的初始状态。

0 commit comments

Comments
 (0)