Skip to content

Commit

Permalink
fix: Ее площадь -> Площадь
Browse files Browse the repository at this point in the history
  • Loading branch information
rasulov1337 committed Dec 20, 2024
1 parent fb8638e commit 1cee15a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/EditAdvertPage/EditAdvertPage.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
required
/>

<label for=''>Ее площадь</label>
<label for=''>Площадь</label>
<input
class='edit-ad-page__edit-form__input edit-ad-page__edit-form__room-info-row__input
js-room-area'
Expand Down

0 comments on commit 1cee15a

Please sign in to comment.