Skip to content

Commit 51ca3be

Browse files
sindbachchristophstrobl
authored andcommitted
Fix typo in reference documentation.
Closes: #4180
1 parent 8f8e9c6 commit 51ca3be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/asciidoc/reference/mongo-json-schema.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ static class Patient {
252252

253253
[TIP]
254254
====
255-
The `@Encrypted` Annoation supports resolving keyIds via SpEL Expressions.
255+
The `@Encrypted` Annotation supports resolving keyIds via SpEL Expressions.
256256
To do so additional environment metadata (via the `MappingContext`) is required and must be provided.
257257
258258
[source,java]

0 commit comments

Comments
 (0)