Skip to content

Commit 438b68c

Browse files
committed
Add semantic language to code sample [netlify-build]
1 parent e3ba550 commit 438b68c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/unify/linked-profiles/linked-events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ You can define a schedule for refreshing the linked data from your data warehous
209209

210210
To use entities with Linked Events, you'll need to set the `enrichment_enabled` flag to `true`. Here's the sample code:
211211

212-
```
212+
```python
213213
# Define an entity and indicate if the entity will be referenced for Linked Events (enrichment_enabled=true)
214214

215215
entity "account-entity" {

0 commit comments

Comments
 (0)