Commit b2960a72 authored by Stephane Nicoll's avatar Stephane Nicoll

Fix typo

parent df4e0883
......@@ -152,7 +152,7 @@ used with the following configuration:
spring.main.show-banner=true
----
The actual application will _now_ show the banner (as overrided by configuration) and use
The actual application will _now_ show the banner (as overridden by configuration) and use
three sources for the `ApplicationContext` (in that order): `demo.MyApp`, `com.acme.Config`,
`com.acme.ExtraConfig`.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment