summaryrefslogtreecommitdiffstats
path: root/schemas
diff options
context:
space:
mode:
Diffstat (limited to 'schemas')
-rw-r--r--schemas/report-configuration.xsd4
1 files changed, 2 insertions, 2 deletions
diff --git a/schemas/report-configuration.xsd b/schemas/report-configuration.xsd
index 7aca20991..fad37e1e0 100644
--- a/schemas/report-configuration.xsd
+++ b/schemas/report-configuration.xsd
@@ -37,7 +37,7 @@
<xs:restriction base="xs:string">
<xs:enumeration value="nodes-individual"/>
<xs:enumeration value="nodes-digest"/>
- <xs:enumeration value="stats-overview"/>
+ <xs:enumeration value="overview-stats"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
@@ -58,4 +58,4 @@
</xs:sequence>
</xs:complexType>
</xs:element>
-</xs:schema> \ No newline at end of file
+</xs:schema>