Skip to content

Commit cd75a42

Browse files
authored
Update Expressions.md
1 parent 5076f67 commit cd75a42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swift-6-beta.docc/ReferenceManual/Expressions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2640,7 +2640,7 @@ someDictionary["a"]?[0] = someFunctionWithSideEffects()
26402640

26412641
> 测试版软件:
26422642
>
2643-
> 本文档包含有关正在开发的 API 或技术的初步信息该信息可能会发生变化,并且根据本文档实现的软件应使用最终操作系统软件进行测试.
2643+
> 本文件包含有关开发中的API或技术的初步信息这些信息可能会发生变化,根据本文件实施的软件应与最终操作系统软件一起测试.
26442644
>
26452645
> 了解更多关于使用 [Apple's beta software](https://developer.apple.com/support/beta-software/).
26462646

0 commit comments

Comments
 (0)