Skip to content

Commit f915f09

Browse files
authored
Update decimal.md (#3208)
1 parent 1b88087 commit f915f09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

registries/_format/decimal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
owner: baywet
33
issue: 889
44
description: A fixed point decimal number of unspecified precision and range
5-
base_type: string|number
5+
base_type: string number
66
layout: default
77
remarks: This format is used in a variety of conflicting ways and is not interoperable.
88
---
@@ -25,4 +25,4 @@ The `{{page.slug}}` format represents a fixed point decimal number of unspecifie
2525
### Remarks
2626

2727
{{ page.issue }}
28-
{% endif %}
28+
{% endif %}

0 commit comments

Comments
 (0)