We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b88087 commit f915f09Copy full SHA for f915f09
registries/_format/decimal.md
@@ -2,7 +2,7 @@
2
owner: baywet
3
issue: 889
4
description: A fixed point decimal number of unspecified precision and range
5
-base_type: string|number
+base_type: string number
6
layout: default
7
remarks: This format is used in a variety of conflicting ways and is not interoperable.
8
---
@@ -25,4 +25,4 @@ The `{{page.slug}}` format represents a fixed point decimal number of unspecifie
25
### Remarks
26
27
{{ page.issue }}
28
-{% endif %}
+{% endif %}
0 commit comments