Skip to content

Commit 4d7a328

Browse files
authored
Merge pull request #17 from Juryorca/fix/misc-qa
fix: correct spelling errors in Q&A section
2 parents 3c57b32 + 3808341 commit 4d7a328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/appendix/misc-qa.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ ssh: connect to host github.com port 22: Connection refused
3838
```
3939
4040
3. 保存文件并退出编辑器。
41-
4. 重试 `ssh -t git@github.com` 指令,应该可以成功连接了,现象:
41+
4. 重试 `ssh -T git@github.com` 指令,应该可以成功连接了,现象:
4242
4343
```bash
4444
Hi {username}! You've successfully authenticated, but GitHub does not provide shell access.

0 commit comments

Comments
 (0)