Skip to content

Commit 2c35c69

Browse files
authored
Update Setup.md
1 parent ea5017a commit 2c35c69

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

scouter.document/main/Setup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
### 1.2. Collector Server Installation
1616
1. download the latest version of scouter-yyyyMMdd.tar.gz.
1717
- [Release Page](https://github.com/scouter-project/scouter/releases)
18-
2. Extract the file.(You can see the dircetory ./scouter/server)
18+
2. Extract the file.(You can see the directory ./scouter/server)
1919
3. execute start script.
2020
```bash
2121
cd ./scouter/server
@@ -35,7 +35,7 @@ cd ./scouter/server
3535
3636
### 1.3. Network ports used by Collector server
3737
* UDP Receive Port : 6100 (This port is used for gathering performance metrics.)
38-
* TCP Service Port : 6100 (This port is used for commuication with scouter client and agents.)
38+
* TCP Service Port : 6100 (This port is used for communication with scouter client and agents.)
3939
4040
### 1.4. Configuration
4141

0 commit comments

Comments
 (0)