Skip to content

Commit 3fdb79b

Browse files
authored
Fix typo error : Scouner-> Scouter
1 parent e22208a commit 3fdb79b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scouter.agent.java/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Tomcat is an web application server that executes Java servlets and Java Server
33
Described as a "reference implementation" of the Java Servlet and the Java Server Page specifications,
44

55
The Scouter Java Agent is monitoring Tomcat's performance.
6-
If you install Scouner Agent in the Tomcat, you will understand what happens inside it.
6+
If you install Scouter Agent in the Tomcat, you will understand what happens inside it.
77

88
Scouter show you that which SQL is slow, how many transactions(http request) are concurrently running
99
how many transactions per second(TPS) etc

0 commit comments

Comments
 (0)