Fixes formatting. (#3793)

This commit is contained in:
Joel Dudley 2018-08-16 10:01:26 +01:00 committed by GitHub
parent e5e4596461
commit 9c9e8dab40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -187,5 +187,5 @@ These files are loaded when a CorDapp context is created and so can change durin
CorDapp configuration can be accessed from ``CordappContext::config`` whenever a ``CordappContext`` is available.
There is an example project that demonstrates in ``samples` called ``cordapp-configuration`` and API documentation in
<api/kotlin/corda/net.corda.core.cordapp/index.html>`_.
There is an example project that demonstrates in ``samples`` called ``cordapp-configuration`` and API documentation in
`<api/kotlin/corda/net.corda.core.cordapp/index.html>`_.