Merge pull request #40631 from PiyalAhmed

* pr/40631:
  Fix typo "Tutoral" in features doc

Closes gh-40631
This commit is contained in:
Moritz Halbritter 2024-05-07 12:36:46 +02:00
commit 8b8e263835

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.