Skip to content

Commit c9577a3

Browse files
committed
Acrolinx
1 parent f2b6c4a commit c9577a3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/purview/tutorial-custom-types.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ Below you can see a simplified JSON result:
222222

223223
As we understood above, the information that shows up in the Schema tab of an Azure SQL Table comes from the Azure SQL Column themselves.
224224

225-
Clicking on one column item, we would see the following:
225+
Selecting one column item, we would see the following:
226226
![Azure SQL Column](./media/tutorial-custom-types/azure-sql-column.png)
227227

228228
The question is, how did Purview select the *data_tye* property from the column and showed it in the Schema tab of the table?
@@ -503,15 +503,15 @@ with the follwoing body:
503503
![Children](./media/tutorial-custom-types/children.png)
504504
You can see the *First_child_object* being linked there.
505505

506-
* Click on the *First_child_object*:
506+
* Select the *First_child_object*:
507507
![Child](./media/tutorial-custom-types/first_child_object.png)
508508

509-
* Click on the *Properties* tab:
509+
* Select the *Properties* tab:
510510
![Parent](./media/tutorial-custom-types/parent.png)
511511

512512
You can see the Parent object being linked there.
513513

514-
Similarly, you can click on the *Related* tab and will see the relationship between the two objects:
514+
Similarly, you can select the *Related* tab and will see the relationship between the two objects:
515515

516516
![Relationship](./media/tutorial-custom-types/relationship.png)
517517

0 commit comments

Comments
 (0)