1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-07 03:25:59 +02:00

brew: fix typo in Chinese translation (#4927)

This commit is contained in:
tassadarliu 2020-11-05 19:22:44 +08:00 committed by GitHub
parent c2794a7aec
commit 8e22590d1a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,4 +36,4 @@
- 启动通过 brew 安装的服务,如 nginx,mysql 等。启动后还会自动随开机启动,直到你选择 stop 停止.(缺点是如果发生错误,它也会返回成功,而不是报错):
`brew searvices {{start|stop|restart}} {{软件名}}`
`brew services {{start|stop|restart}} {{软件名}}`