File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
gov-action-loader/frontend/src/views Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ import { prepareErrorMessage } from '../utils'
99 <!-- For displaying the title and description-->
1010 <div class =" mb-4" >
1111 <div class =" text-h5" >Governance Action Bulk Loader</div >
12- <div class =" text-grey mt-1" >Submit to load the required number of a given action to sanchonet .</div >
12+ <div class =" text-grey mt-1" >Submit to load the required number of a given action to preview .</div >
1313 </div >
1414
1515 <!-- For selecting the action type and number of proposals-->
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ import config from '../config'
77 <!-- Helper title and subtext -->
88 <div class =" mb-4" >
99 <div class =" text-h5" >Specific Governance Action Loader</div >
10- <div class =" text-grey mt-1" >Fill in the details according to specific action submit to sanchonet .</div >
10+ <div class =" text-grey mt-1" >Fill in the details according to specific action submit to preview .</div >
1111 </div >
1212 <!-- Form for action loader -->
1313 <div class =" mt-8" >
You can’t perform that action at this time.
0 commit comments