Skip to content

Commit 70fa392

Browse files
committed
Update 3.0.4.md
1 parent 2a3605d commit 70fa392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.0.4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ The formats defined by the OAS are:
189189

190190
| [`type`](#data-types) | [`format`](#data-type-format) | Comments |
191191
| -------------------- | --------------------------- | ----------------------------------------------------------------------------------------- |
192-
| `integer ` | `int32` | signed 32 bits |
192+
| `integer` | `int32` | signed 32 bits |
193193
| `integer` | `int64` | signed 64 bits (a.k.a long) |
194194
| `number` | `float` | |
195195
| `number` | `double` | |

0 commit comments

Comments
 (0)