Skip to content

Commit b2eb7ca

Browse files
committed
fix texts a litle bit
1 parent 23b7078 commit b2eb7ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

projects/social_platform/src/app/office/profile/edit/edit.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -634,7 +634,7 @@ <h1 class="profile__title">редактирование профиля</h1>
634634
id="descriptionWork"
635635
[error]="descriptionWork | controlError"
636636
type="text"
637-
placeholder="Работал с данными, разрабатывал интерфейсы"
637+
placeholder="Работал с данными, разрабатывал интерфейсы."
638638
formControlName="descriptionWork"
639639
[maxLength]="400"
640640
></app-textarea>

0 commit comments

Comments
 (0)