Skip to content

Commit

Permalink
chore: Update docs to show floating number support
Browse files Browse the repository at this point in the history
  • Loading branch information
Valentin Palkovič committed Oct 19, 2020
1 parent 9b8cf81 commit 7ce4c50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ So the following input will correctly be validated:
},
successor: null,
role: 'USER',
weight: 10,
weight: 10.14,
},
}
```
Expand Down

0 comments on commit 7ce4c50

Please sign in to comment.