Skip to content

Commit c6a04b8

Browse files
authored
fix formatting on users collection table.md (#1082)
1 parent a625342 commit c6a04b8

File tree

1 file changed

+4
-2
lines changed
  • src/connections/sources/catalog/cloud-apps/zendesk

1 file changed

+4
-2
lines changed

src/connections/sources/catalog/cloud-apps/zendesk/index.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ In your warehouse, each collection gets its own table. Find below a list of the
102102
<table>
103103
<tr>
104104
<td>id</td>
105-
<td> utomatically assigned when the user is created. </td>
105+
<td> Automatically assigned when the user is created. </td>
106106
</tr>
107107
<tr>
108108
<td>url</td>
@@ -152,6 +152,7 @@ In your warehouse, each collection gets its own table. Find below a list of the
152152
<td>alias</td>
153153
<td> An alias displayed to end users.</td>
154154
</tr>
155+
<tr>
155156
<td>active</td>
156157
<td> false if the user has been deleted.</td>
157158
</tr>
@@ -175,6 +176,7 @@ In your warehouse, each collection gets its own table. Find below a list of the
175176
<td>signature</td>
176177
<td> The user's signature. Only agents and admins can have signatures.</td>
177178
</tr>
179+
<tr>
178180
<td>details</td>
179181
<td> Any details you want to store about the user, such as an address.</td>
180182
</tr>
@@ -198,7 +200,7 @@ In your warehouse, each collection gets its own table. Find below a list of the
198200
<td>only_private_comments</td>
199201
<td> true if the user can only create private comments.</td>
200202
</tr>
201-
</tr>
203+
<tr>
202204
<td>restricted_agent</td>
203205
<td> If the agent has any restrictions; false for admins and unrestricted agents, true for other agents.</td>
204206
</tr>

0 commit comments

Comments
 (0)