Skip to content

Commit 611f480

Browse files
committed
Polishing.
Fix Querydsl lettercasing. See #3243
1 parent 232a3da commit 611f480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/antora/modules/ROOT/pages/repositories/core-extensions-web.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ For more information, see the https://github.com/spring-projects/spring-data-exa
348348
[[core.web.type-safe]]
349349
== Querydsl Web Support
350350

351-
For those stores that have http://www.querydsl.com/[QueryDSL] integration, you can derive queries from the attributes contained in a `Request` query string.
351+
For those stores that have http://www.querydsl.com/[Querydsl] integration, you can derive queries from the attributes contained in a `Request` query string.
352352

353353
Consider the following query string:
354354

0 commit comments

Comments
 (0)