mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-25 00:09:02 +00:00
Fix typo
Closes gh-22938
This commit is contained in:
committed by
Stephane Nicoll
parent
f4380e3040
commit
9294b1d7eb
@@ -1293,7 +1293,7 @@ The following listing shows A more complex example:
|
||||
|
||||
[NOTE]
|
||||
=====
|
||||
You can use the Elvis operator to apply default values in expressions. The folloiwng
|
||||
You can use the Elvis operator to apply default values in expressions. The following
|
||||
example shows how to use the Elvis operator in a `@Value` expression:
|
||||
|
||||
====
|
||||
|
||||
Reference in New Issue
Block a user