Skip to content

Commit d6036b9

Browse files
shnikdCopilot
andcommitted
Update ydb/docs/ru/core/yql/reference/syntax/create_table/index.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 6474d64 commit d6036b9

File tree

1 file changed

+1
-1
lines changed
  • ydb/docs/ru/core/yql/reference/syntax/create_table

1 file changed

+1
-1
lines changed

ydb/docs/ru/core/yql/reference/syntax/create_table/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ WITH (
100100
101101
{% else %}
102102
103-
Для ключевых и неключевых колонок допускаются только [примитивные](../../types/primitive.md){% if feature_serial %}и [серийные](../../types/serial.md){% endif %} типы данных.
103+
Для ключевых и неключевых колонок допускаются только [примитивные](../../types/primitive.md){% if feature_serial %} и [серийные](../../types/serial.md){% endif %} типы данных.
104104
105105
{% endif %}
106106

0 commit comments

Comments
 (0)