Skip to content

Commit 87effb9

Browse files
sindbachchristophstrobl
authored andcommitted
Fix typo in reference documentation.
Closes: #4180
1 parent 1981968 commit 87effb9

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
@@ -349,7 +349,7 @@ static class Patient {
349349

350350
[TIP]
351351
====
352-
The `@Encrypted` Annoation supports resolving keyIds via SpEL Expressions.
352+
The `@Encrypted` Annotation supports resolving keyIds via SpEL Expressions.
353353
To do so additional environment metadata (via the `MappingContext`) is required and must be provided.
354354
355355
[source,java]

0 commit comments

Comments
 (0)