From 44804ae5aa08baf0527214a15e9607c734f02339 Mon Sep 17 00:00:00 2001 From: Piyal Ahmed Date: Tue, 7 May 2024 16:21:31 +0600 Subject: [PATCH] Fix typo "Tutoral" in features doc See gh-40631 --- .../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 77b77b7f877..017c7bb8f8c 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.