Fix typo in docs

Closes gh-23788
This commit is contained in:
방성범 (Bang Seongbeom) 2019-10-13 16:32:56 +09:00 committed by Rossen Stoyanchev
parent 2d208de145
commit 89fc0f2713
1 changed files with 1 additions and 1 deletions

View File

@ -11055,7 +11055,7 @@ file extension).
.Add a
`META-INF/ra.xml` deployment descriptor (as shown in the {api-spring-framework}/jca/context/SpringContextResourceAdapter.html[javadoc for `SpringContextResourceAdapter`])
and the corresponding Spring XML bean definition file(s) (typically
`META-INF/applicationContext.xml).
`META-INF/applicationContext.xml`).
. Drop the resulting RAR file into your
application server's deployment directory.