Skip to content

Commit

Permalink
feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
SKairinos committed Sep 17, 2024
1 parent 13957bb commit 7a1e13c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/agreementSignatures/SignLatestAgreementForm.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ const SignLatestAgreementForm: FC<SignLatestAgreementFormProps> = ({
formControlLabelProps={{
label: (
<>
I have read and understood the{" "}
I have read, understood and agreed to the terms of the{" "}
<Link
to={LINK_GH_CONTRIBUTING.replace("{commitId}", agreementId)}
target="_blank"
Expand Down

0 comments on commit 7a1e13c

Please sign in to comment.