small changes

This commit is contained in:
F4ilji
2025-10-08 01:08:07 +05:00
parent a65b70a23f
commit 6a279d4942
2 changed files with 2 additions and 2 deletions
@@ -55,7 +55,7 @@
</div>
<div class="mt-5 sm:mt-7">
<EducationBlock v-if="person.data.details.education.length > 0" title="Направление подготовки" :educations="person.data.details.education" />
<EducationBlock v-if="person.data.details.education.length > 0" title="Образование" :educations="person.data.details.education" />
</div>
<div class="mt-8">