Skip to content

Commit

Permalink
#2378: change copy
Browse files Browse the repository at this point in the history
  • Loading branch information
twschiller committed Jan 19, 2022
1 parent c859be6 commit 74b995a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/options/pages/installed/ShareLinkModal.tsx
Expand Up @@ -43,7 +43,7 @@ const ShareLinkModal = () => {
return (
<Modal show onHide={hideModal}>
<Modal.Header>
<Modal.Title>Copy the installation link to share</Modal.Title>
<Modal.Title>Copy the activation link to share</Modal.Title>
</Modal.Header>

<Modal.Body>
Expand Down

0 comments on commit 74b995a

Please sign in to comment.