Skip to content

Commit 596ca36

Browse files
committed
typo
1 parent e7deb62 commit 596ca36

File tree

1 file changed

+1
-1
lines changed
  • src/apps/copilots/src/pages/copilot-request-form

1 file changed

+1
-1
lines changed

src/apps/copilots/src/pages/copilot-request-form/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ const CopilotRequestForm: FC<{}> = () => {
264264
</p>
265265
)}
266266

267-
<p className={styles.formRow}>Copilot Opprotunity Ttitle</p>
267+
<p className={styles.formRow}>Copilot Opportunity Title</p>
268268
<InputText
269269
dirty
270270
type='text'

0 commit comments

Comments
 (0)