Skip to content

Commit 6fbc325

Browse files
authored
fix spelling mistake of "compose" in step 6 (#258)
* fix spell mistake of "compose" in step 6 * fix spelling mistake of "compose" in step 6
1 parent 57e7b05 commit 6fbc325

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guides/gettingStarted/internalDeployment.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ sidebar_position: 4
7070

7171
6. 在仓库目录下运行:
7272
```sh
73-
docker copose up -d
73+
docker compose up -d
7474
```
7575

7676
需要启动监控组件则运行:

0 commit comments

Comments
 (0)