Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update source_manage-service.md #934

Merged
merged 1 commit into from
Sep 6, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs-2.0/reuse/source_manage-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Creating nebula-docker-compose_graphd_1 ... done

### 非容器部署

对于使用Docker Compose安装的Nebula Graph,执行如下命令停止Nebula Graph服务:
执行如下命令停止Nebula Graph服务:

```bash
$ sudo /usr/local/nebula/scripts/nebula.service stop all
Expand Down