summaryrefslogtreecommitdiffstats
path: root/docs/zh-TW/guide/README.md
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.dev>2022-12-14 00:50:29 +0900
committerGitHub <noreply@github.com>2022-12-14 00:50:29 +0900
commit42d8ec37170e7c8a00592bae372a09298465dde1 (patch)
treedf572ae26434107e17745d97b31b6330249beb6e /docs/zh-TW/guide/README.md
parentdac6d998cfd5cf4fb26e869450cce40658b7d445 (diff)
docs(i18n): new Crowdin updates (#4711)
Diffstat (limited to 'docs/zh-TW/guide/README.md')
-rw-r--r--docs/zh-TW/guide/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/zh-TW/guide/README.md b/docs/zh-TW/guide/README.md
index b02a231bc..d93105cdb 100644
--- a/docs/zh-TW/guide/README.md
+++ b/docs/zh-TW/guide/README.md
@@ -25,7 +25,7 @@
<a href="https://discord.gg/starship"
><img
src="https://img.shields.io/discord/567163873606500352?label=discord&logoColor=white&style=flat-square"
- alt="在 Discord 上聊天"
+ alt="Chat on Discord"
/></a>
<a href="https://twitter.com/StarshipPrompt"
><img
@@ -369,7 +369,7 @@ eval `starship init tcsh`
<details>
<summary>Xonsh</summary>
-將以下內容加到 `~/.xonshrc` 的結尾:
+將以下內容放到 `~/.xonshrc` 的結尾:
```python
execx($(starship init xonsh))