Эх сурвалжийг харах

HUE-8888 [docs] Fix title of foreign key section in Editor

Romain 5 жил өмнө
parent
commit
7f0becea9b

+ 1 - 1
docs/docs-site/content/user/querying/_index.md

@@ -182,7 +182,7 @@ Here is an example of SQL for using them:
     TBLPROPERTIES ('kudu.num_tablet_replicas' = '1')
     ;
 
-## Foreign Keys
+#### Foreign Keys
 
 When a column value points to another column in another table. e.g. The head of the business unit must exist in the person table: