Skip to content

Commit 2dfb6bd

Browse files
committed
update types
1 parent 9011791 commit 2dfb6bd

File tree

1 file changed

+16
-13
lines changed
  • articles/ai-services/language-service/personally-identifiable-information/concepts

1 file changed

+16
-13
lines changed

articles/ai-services/language-service/personally-identifiable-information/concepts/entity-categories.md

Lines changed: 16 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,9 @@ This category contains the following entity:
158158

159159
This type contains the following entity:
160160

161-
:::column span="":::
161+
162+
:::row:::
163+
:::column span="":::
162164
**Entity**
163165

164166
LicensePlate
@@ -195,25 +197,26 @@ The **LicensePlate** entity isn't available in the current GA version.
195197

196198
This type contains the following entity:
197199

198-
:::column span="":::
199-
**Entity**
200+
:::row:::
201+
:::column span="":::
202+
**Entity**
200203

201-
SortCode
204+
SortCode
202205

203-
:::column-end:::
204-
:::column span="2":::
205-
**Details**
206+
:::column-end:::
207+
:::column span="2":::
208+
**Details**
206209

207-
`SortCode` entity is a 6-digit number used in the UK to identify a specific bank and branch where a bank account is held.
210+
`SortCode` entity is a 6-digit number used in the UK to identify a specific bank and branch where a bank account is held.
208211

209-
To get this entity category, add `SortCode` to the `piiCategories` parameter. `SortCode` is returned in the API response if detected.
212+
To get this entity category, add `SortCode` to the `piiCategories` parameter. `SortCode` is returned in the API response if detected.
210213

211-
:::column-end:::
214+
:::column-end:::
212215

213-
:::column span="":::
214-
**Supported languages**
216+
:::column span="":::
217+
**Supported languages**
215218

216-
`en`
219+
`en`
217220

218221
:::column-end:::
219222
:::row-end:::

0 commit comments

Comments
 (0)