mirror of
https://github.com/corda/corda.git
synced 2025-01-30 16:14:39 +00:00
Fixing small typo
"Double-click the new contract file to open it" should read "Double-click the new flow file to open it" as we're now working on flows.
This commit is contained in:
parent
d33dbb2ea9
commit
6487844ed5
@ -241,7 +241,7 @@ Step Four: Creating a flow
|
||||
import net.corda.core.transactions.SignedTransaction
|
||||
import net.corda.core.transactions.TransactionBuilder
|
||||
|
||||
5. Double-click the new contract file to open it.
|
||||
5. Double-click the new flow file to open it.
|
||||
|
||||
6. Update the name of the ``Initiator`` class to ``CarIssueInitiator``.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user