Skip to content

Commit e92c1c9

Browse files
fmustafvermegi
andauthored
Update articles/app-service/configure-language-java.md
Update the Note format Co-authored-by: Gitte Vermeiren <[email protected]>
1 parent 84747f0 commit e92c1c9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/app-service/configure-language-java.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1103,7 +1103,8 @@ Additionally, there are certain transformations that are further applied on top
11031103
* maxThreads to (WEBSITE_CATALINA_MAXTHREADS, default 200)
11041104
* maxConnections to (WEBSITE_CATALINA_MAXCONNECTIONS, default 10000)
11051105
1106-
> **NOTE**: The conectionTimeout, maxThreads and maxConnections can be tuned with theseapp settings
1106+
> [!NOTE]
1107+
> The connectionTimeout, maxThreads and maxConnections settings can be tuned with app settings
11071108
11081109
### Host
11091110

0 commit comments

Comments
 (0)