Skip to content

Commit 46b2b54

Browse files
SelimHorrijvalkeal
authored andcommitted
Docs correctness!
Hi, This is a simple careless mistake that i noticed when reading Spring Shell docs. Simple but worth it! :) Kindest,
1 parent 37b0578 commit 46b2b54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-shell-docs/src/main/asciidoc/getting-started.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ has a simple command to add two numbers.
77
Starting with version 2, Spring Shell has been rewritten from the ground up with various
88
enhancements in mind, one of which is easy integration with Spring Boot.
99

10-
For the purpose of this tutorial, we create a simple Boot application by
10+
For the purpose of this tutorial, we create a simple Spring Boot application by
1111
using https://start.spring.io. This minimal application depends only on `spring-boot-starter`
1212
and configures the `spring-boot-maven-plugin` to generate an executable über-jar:
1313

0 commit comments

Comments
 (0)