Skip to content

Commit c6f1f71

Browse files
committed
Formatting issue in RestTestClient documentation
Closes gh-35328
1 parent a23230b commit c6f1f71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework-docs/modules/ROOT/pages/testing/resttestclient.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ Kotlin::
306306
======
307307

308308
TIP: When you need to decode to a target type with generics, look for the overloaded methods
309-
that accept{spring-framework-api}/core/ParameterizedTypeReference.html[`ParameterizedTypeReference`]
309+
that accept {spring-framework-api}/core/ParameterizedTypeReference.html[`ParameterizedTypeReference`]
310310
instead of `Class<T>`.
311311

312312

0 commit comments

Comments
 (0)