Skip to content

Commit b5d78b4

Browse files
committed
fix file causing ru build to break
1 parent 2b72de4 commit b5d78b4

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

i18n/ru/docusaurus-plugin-content-docs/current/guides/best-practices/partitioningkey.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: 'Выберите ключ партиционирования с низк
55
description: 'Используйте ключ партиционирования с низкой кардинальностью или избегайте использования любого ключа партиционирования для вашей таблицы.'
66
---
77

8-
import Content from '@site/i18n/ru/docusaurus-plugin-content-docs/current/best-practices/partionning_keys.md';
8+
import Content from '@site/i18n/ru/docusaurus-plugin-content-docs/current/best-practices/partitioning_keys.mdx';
99

1010
<Content />
1111

0 commit comments

Comments
 (0)