Skip to content

Commit ed7195d

Browse files
authored
Update "relationship" to "relationship attribute"
1 parent 58f88ff commit ed7195d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/purview/tutorial-custom-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ This relationship has its own definition. The name of the definition is found in
174174
* The **cardinality** of this relationship attribute is set to *SET, which suggests that it holds a list of related assets.
175175
* The related asset is of type *azure_sql_column*, as visible in the *typeName* attribute.
176176

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.
177+
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.
178178

179179
## Example of a *relationship Type definition*
180180

0 commit comments

Comments
 (0)