Skip to content

Commit

Permalink
Fixed sample description.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlemmermann committed Oct 5, 2022
1 parent c66a560 commit b645945
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ public String getSampleName() {

@Override
public String getSampleDescription() {
return "The detailed day view aggregates a day view, an all day view, a calendar header (for swimlane layout), and a time scale.";
return "The resources view is used to display allocations of resources, e.g. people working at a hairdresser and their customer appointments.";
}

@Override
Expand Down

0 comments on commit b645945

Please sign in to comment.