From bc88ac2c285a68935d05438073934ecb4ea832c7 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Fri, 17 May 2024 00:16:06 +0200 Subject: [PATCH] GH-2152 - Fix invalid source block format in fundamentals. --- src/main/asciidoc/fundamentals.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/asciidoc/fundamentals.adoc b/src/main/asciidoc/fundamentals.adoc index e7b97deb..9c5cf191 100644 --- a/src/main/asciidoc/fundamentals.adoc +++ b/src/main/asciidoc/fundamentals.adoc @@ -158,7 +158,7 @@ If you returned such an instance from a Spring MVC or WebFlux controller and the .The HAL representation generated for the person representation model ==== -[source, javscript] +[source, javascript] ---- { "_links" : {