Skip to content

Commit

Permalink
Quick: minor text adjustment (#1458)
Browse files Browse the repository at this point in the history
* interactive session modal context

* use shared state

* use shared context for interactive session modal

* update existing modal context upon interactive session ready

* new design

* change launch button wording

* linting

* remove default message for interactive session

* change resubmit to relaunch for interactive apps

* linting

* linting

* formatting

* minor text adjustment
  • Loading branch information
rstijerina authored Oct 4, 2024
1 parent e409cbe commit 4186b20
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@ export const InteractiveSessionModal = () => {
<span>
While you wait, you can either:
<ul>
<li>Keep this modal open and wait to connect.</li>
<li>Keep this pop-up open and wait to connect.</li>
<li>
Close this window and wait for a notification via{' '}
Close this pop-up and wait for a notification via{' '}
<strong>Job Status</strong>.
</li>
</ul>
Expand Down

0 comments on commit 4186b20

Please sign in to comment.