ui: Change initiate > establish for peering the modal tab (#13839)

This commit is contained in:
John Cowen 2022-07-21 17:39:15 +01:00 committed by GitHub
parent e2908679c6
commit c9898fb38e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@
state="GENERATE"
)
(hash
label='Initiate peering'
label='Establish peering'
selected=(state-matches fsm.state 'initiate')
state="INITIATE"
)