Skip to content

Commit

Permalink
feat(messaging): update topics modal text
Browse files Browse the repository at this point in the history
  • Loading branch information
stnguyen90 committed Feb 22, 2024
1 parent ae7c453 commit dc92fbc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@

<Modal {title} bind:show onSubmit={submit} on:close={reset} headerDivider={false} size="big">
<p class="text">
Select existing topics you want to send this message to its subscribers. The message will be
Select existing topics you want to send this message to its targets. The message will be
sent only to <ProviderType type={$providerType} noIcon /> targets.
</p>
<InputSearch
Expand Down

0 comments on commit dc92fbc

Please sign in to comment.