Skip to content

Commit b320f8e

Browse files
ArslanYMvacekj
andauthored
fix: fixed typo in RoundDetailForm. (gitcoinco#2330)
* fix: fixed typo in RoundDetailForm * removed unecessary change --------- Co-authored-by: Atris <vacekj@outlook.com>
1 parent 59dcdc1 commit b320f8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/round-manager/src/features/round/RoundDetailForm.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -890,7 +890,7 @@ function Support(props: {
890890
<div className="mt-2 mb-2">
891891
<div className="flex justify-between">
892892
<label htmlFor="roundMetadata.support.info" className="text-sm">
893-
Suppport Input
893+
Support Input
894894
</label>
895895
<span className="text-right text-violet-400 float-right text-xs mt-1">
896896
*Required

0 commit comments

Comments
 (0)