Skip to content

Commit 4113b02

Browse files
Fix incorrect view example (#23207)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
1 parent f671fa7 commit 4113b02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/issues/trying-out-the-new-projects-experience/customizing-your-project-views.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Project views allow you to quickly view specific aspects of your project. Each v
129129

130130
For example, you can have:
131131
- A view that shows all items not yet started (filter on "Status").
132-
- A view that shows the workload for each team member (group by "Assignee" and filter on "Status").
132+
- A view that shows the workload for each team (group by a custom "Team" field).
133133
- A view that shows the items with the earliest target ship date (sort by a date field).
134134

135135
To add a new view:

0 commit comments

Comments
 (0)