Skip to content

Commit e41cdd0

Browse files
author
Thomas Gilbert
committed
update event casing
1 parent 72886e6 commit e41cdd0

File tree

1 file changed

+6
-6
lines changed
  • src/connections/sources/catalog/cloud-apps/gwen

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,27 +39,27 @@ The table below lists events that GWEN sends to Segment. These events appear as
3939
<td>Description</td>
4040
</tr>
4141
<tr>
42-
<td>achievement_update</td>
42+
<td>Achievement Update</td>
4343
<td>Progress was made on an Achievement</td>
4444
</tr>
4545
<tr>
46-
<td>progression_update</td>
46+
<td>Progression Update</td>
4747
<td>Progress was made on a Progression</td>
4848
</tr>
4949
<tr>
50-
<td>mission_update</td>
50+
<td>Mission Update</td>
5151
<td>Progress was made on a Mission path</td>
5252
</tr>
5353
<tr>
54-
<td>shop_item_update</td>
54+
<td>Shop Item Update</td>
5555
<td>An update related to a specific shop item</td>
5656
</tr>
5757
<tr>
58-
<td>wallet_update</td>
58+
<td>Wallet Update</td>
5959
<td>An update related to the users wallet</td>
6060
</tr>
6161
<tr>
62-
<td>webhook_verification</td>
62+
<td>Webhook verification</td>
6363
<td>An event only used for validating the connection to Segment</td>
6464
</tr>
6565
</table>

0 commit comments

Comments
 (0)