Skip to content

Commit

Permalink
Update model-notifications.md - description is not allowed as a group…
Browse files Browse the repository at this point in the history
… property (#6679)
  • Loading branch information
mirnawong1 authored Dec 17, 2024
2 parents b1ccd04 + e166349 commit c83a57b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/docs/docs/deploy/model-notifications.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,17 +36,17 @@ version: 2

groups:
- name: finance
description: "Models related to the finance department"
owner:
# Email is required to receive model-level notifications, additional properties are also allowed.
name: "Finance Team"
description: "Models related to the finance department"
email: [email protected]
favorite_food: donuts

- name: marketing
description: "Models related to the marketing department"
owner:
name: "Marketing Team"
description: "Models related to the marketing department"
email: [email protected]
favorite_food: jaffles
```
Expand Down

0 comments on commit c83a57b

Please sign in to comment.