fixup max id docs

This commit is contained in:
Vaxry 2023-11-12 13:28:23 +00:00
parent 77dc6cfb23
commit 7df17bc117
1 changed files with 2 additions and 2 deletions

View File

@ -129,8 +129,8 @@ You have eight choices:
{{< /hint >}}
{{< hint type=important >}}
Numerical workspaces (e.g. `1`, `2`, `127634934729`) are allowed
**ONLY** between 1 and 9223372036854775806 (inclusive)
Numerical workspaces (e.g. `1`, `2`, `13371337`) are allowed
**ONLY** between 1 and 2147483647 (inclusive)
Neither `0` nor negative numbers are allowed.
{{< /hint >}}