This commit is contained in:
Noah Talerman 2023-10-17 17:35:25 -04:00 committed by GitHub
parent ed10db33cb
commit 4197b5a052
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@ const DeleteScriptModal = ({
<p>
This action will cancel script{" "}
<span className={`${baseClass}__script-name`}>{scriptName}</span> from
running on macOS hosts on which the scrupt hasn&apos;t run yet.
running on macOS hosts on which the script hasn&apos;t run yet.
</p>
<div className="modal-cta-wrap">
<Button