From 61d8cd10c9fea0e79fb1cbaa91833081ee1ebb09 Mon Sep 17 00:00:00 2001 From: Piyal Ahmed Date: Tue, 7 May 2024 16:21:31 +0600 Subject: [PATCH] Fixed typo: "Tutoral" --- .../src/docs/antora/modules/reference/pages/features/index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-docs/src/docs/antora/modules/reference/pages/features/index.adoc b/spring-boot-project/spring-boot-docs/src/docs/antora/modules/reference/pages/features/index.adoc index 77b77b7f877c..017c7bb8f8ca 100644 --- a/spring-boot-project/spring-boot-docs/src/docs/antora/modules/reference/pages/features/index.adoc +++ b/spring-boot-project/spring-boot-docs/src/docs/antora/modules/reference/pages/features/index.adoc @@ -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.