Commit 8570b562 authored by Stephane Nicoll's avatar Stephane Nicoll

Fix typo

parent 7865233b
...@@ -2253,7 +2253,7 @@ location and the `/opt/migration` directory: ...@@ -2253,7 +2253,7 @@ location and the `/opt/migration` directory:
[source,properties,indent=0] [source,properties,indent=0]
---- ----
spring.flyway.locations=classpath:db/migration,filesystem:/opt/migration flyway.locations=classpath:db/migration,filesystem:/opt/migration
---- ----
You can also add a special `{vendor}` placeholder to use vendor-specific scripts. Assume You can also add a special `{vendor}` placeholder to use vendor-specific scripts. Assume
......
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