Skip to content

Commit 4430ec7

Browse files
committed
Merge pull request #22938 from crewmanmud
* pr/22938: Fix typo
2 parents f4380e3 + 9294b1d commit 4430ec7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/asciidoc/core/core-expressions.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1293,7 +1293,7 @@ The following listing shows A more complex example:
12931293

12941294
[NOTE]
12951295
=====
1296-
You can use the Elvis operator to apply default values in expressions. The folloiwng
1296+
You can use the Elvis operator to apply default values in expressions. The following
12971297
example shows how to use the Elvis operator in a `@Value` expression:
12981298
12991299
====

0 commit comments

Comments
 (0)