Skip to content

Commit

Permalink
Update web/src/app/admin/SlackActions.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: David Talbot <[email protected]>
  • Loading branch information
mastercactapus and dctalbot authored Nov 10, 2021
1 parent e711cd9 commit de46daa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions web/src/app/admin/SlackActions.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,7 @@ export default function SlackActions(): JSX.Element {
<DialogTitle data-cy='dialog-title'>Slack App Manifest</DialogTitle>
<DialogContent>
<DialogContentText>
Copy the manifest generated below to a new Slack app or to update an
existing one.
Use the manifest generated below to configure a Slack app.
</DialogContentText>
{renderContent()}
<DialogContentText>
Expand Down

0 comments on commit de46daa

Please sign in to comment.