Commit ca4a6ba
docs: fix incorrect sample code
The length of a UUID is 128 bits. That is 32 chars, but typically expressed with a structure of 8-4-4-4-12 separated by hyphens.
Co-authored-by: Michal Sniatala <michal@sniatala.pl>1 parent 9cefb0e commit ca4a6ba
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
0 commit comments