Fix typo "Tutoral" in features doc

See gh-40631
This commit is contained in:
Piyal Ahmed 2024-05-07 16:21:31 +06:00 committed by Moritz Halbritter
parent 0747bc816f
commit 44804ae5aa
1 changed files with 1 additions and 1 deletions

View File

@ -3,5 +3,5 @@
This section dives into the details of Spring Boot.
Here you can learn about the key features that you may want to use and customize.
If you have not already done so, you might want to read the "xref:tutorial:index.adoc[Tutoral]" and "xref:using/index.adoc[Developing with Spring Boot]" sections, so that you have a good grounding of the basics.
If you have not already done so, you might want to read the "xref:tutorial:index.adoc[Tutorial]" and "xref:using/index.adoc[Developing with Spring Boot]" sections, so that you have a good grounding of the basics.