Skip to content

Commit

Permalink
fix: Typo in PropertyInformation [skip pizza]
Browse files Browse the repository at this point in the history
  • Loading branch information
DafyddLlyr committed Feb 15, 2024
1 parent dccadc0 commit e61f8fe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ function PropertyInformationComponent(props: Props) {
<form onSubmit={formik.handleSubmit} id="modal">
<ModalSection>
<ModalSectionContent
title="Propery information"
title="Property information"
Icon={ICONS[TYPES.PropertyInformation]}
>
<InputRow>
Expand Down

0 comments on commit e61f8fe

Please sign in to comment.