mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-09-17 09:08:08 +08:00
fix README
This commit is contained in:
@@ -446,7 +446,7 @@ if(max < min)
|
|||||||
you will get an error message like this.
|
you will get an error message like this.
|
||||||
|
|
||||||
```console
|
```console
|
||||||
[error] value should be positive
|
[error] max should be larger than min
|
||||||
--> example.toml
|
--> example.toml
|
||||||
3 | min = 54
|
3 | min = 54
|
||||||
| ~~ minimum number here
|
| ~~ minimum number here
|
||||||
|
Reference in New Issue
Block a user