Skip to content

Commit adc1b79

Browse files
authored
Update README.md
corrected a missing "g" for springboot
1 parent 2168433 commit adc1b79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Then, open `target/site/index.html`, and the performance report should be availa
9999

100100
## Profiling with VisualVM
101101

102-
In order to allow VisualVM to connect to the application, *sprin-boot-maven-plugin* needs to be configured with the following parameters:
102+
In order to allow VisualVM to connect to the application, *spring-boot-maven-plugin* needs to be configured with the following parameters:
103103
```xml
104104
<plugin>
105105
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)