Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix typo
Browse files Browse the repository at this point in the history
BillCarsonFr committed May 28, 2024
1 parent 73f07ef commit 6df1af0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schemas/SuperProperties.json
Original file line number Diff line number Diff line change
@@ -18,7 +18,7 @@
"description": "Used as a discriminant to breakdown usage per client.",
"type": "string",
"oneOf": [
{"const": "Web Platform", "description": "Element Deb platform."},
{"const": "Web Platform", "description": "Element Web platform."},
{"const": "Electron Platform", "description": "Element Desktop platform."},
{"const": "EI", "description": "Element iOS platform."},
{"const": "EXI", "description": "Element-X iOS platform."},

0 comments on commit 6df1af0

Please sign in to comment.