You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ This repository includes the latest version of TSPL, as well as Simplified Chine
13
13
14
14
## Building
15
15
16
-
Clone this repository and run `docc preview swift-6-beta-translation.docc`
16
+
Clone this repository and run `docc preview swift-6-beta.docc`
17
17
in this repository's root directory.
18
18
19
19
After running DocC, open the link that `docc` outputs
@@ -41,7 +41,7 @@ to display a local preview in your browser.
41
41
> includes that directory.
42
42
>
43
43
> If you installed DocC by downloading Xcode,
44
-
> run `xcrun docc preview swift-6-beta-translation.docc` instead.
44
+
> run `xcrun docc preview swift-6-beta.docc` instead.
45
45
46
46
3. Replace the content of the original Markdown file with your Chinese translation, following the terminology table below and the [SwiftGG style guide][swiftgg-style-guide]. Submit your translation through a Pull Request. Once verified by SwiftGG members, it will be merged into the current translation branch.
47
47
@@ -59,7 +59,7 @@ We extend our heartfelt thanks to all our contributors. You can find the [list o
0 commit comments