Skip to content

Commit 793e3de

Browse files
committed
Исправляет опечатку в статье "Вычисляемые свойства"
1 parent 9df4920 commit 793e3de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/guide/essentials/computed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ const fullName = computed({
261261

262262
</div>
263263

264-
## Получение предыдщуего значения {#previous}
264+
## Получение предыдущего значения {#previous}
265265

266266
- Поддерживается только в версиях 3.4+
267267

0 commit comments

Comments
 (0)