We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58f88ff commit ed7195dCopy full SHA for ed7195d
articles/purview/tutorial-custom-types.md
@@ -174,7 +174,7 @@ This relationship has its own definition. The name of the definition is found in
174
* The **cardinality** of this relationship attribute is set to *SET, which suggests that it holds a list of related assets.
175
* The related asset is of type *azure_sql_column*, as visible in the *typeName* attribute.
176
177
-In other words, the *columns* relationship relates the Azure SQL Table to a list of Azure SQL Columns that show up in the Schema tab.
+In other words, the *columns* relationship attribute relates the Azure SQL Table to a list of Azure SQL Columns that show up in the Schema tab.
178
179
## Example of a *relationship Type definition*
180
0 commit comments