Skip to content

Commit

Permalink
fix: Update code
Browse files Browse the repository at this point in the history
  • Loading branch information
larshelge committed Oct 16, 2024
1 parent 5236fa9 commit 03f15ba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ public class Dashboard extends BaseNameableObject implements MetadataObject {
/**
* Provider of embedded dashboards, is never <code>null</code>. The {@link EmbeddedProvider#NONE}
* value refers to standard DHIS 2 dashboards. Other values indicate that this dashboard is
* sourced from an external provider and embedded into DHIS 2.
* sourced from an external provider and embedded in DHIS 2.
*/
private EmbeddedProvider embeddedProvider;

Expand Down

0 comments on commit 03f15ba

Please sign in to comment.