Skip to content

Commit 74366b4

Browse files
committed
Improve readability
1 parent 781318d commit 74366b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/java-spring-boot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ And invoke the `attach()` method of the `com.microsoft.applicationinsights.attac
5151
> [!TIP]
5252
> ⚠ The invocation must be requested at the beginning of the `main` method.
5353
54-
We provide you an example below:
54+
Example:
5555

5656
```java
5757
@SpringBootApplication

0 commit comments

Comments
 (0)