We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 625d1a6 + 312b3bf commit ebfdde6Copy full SHA for ebfdde6
1 file changed
examples/primitives/primitives.md
@@ -28,7 +28,7 @@ V has less number of primitive types like Go.
28
Integer is sub-classified into `signed` and `unsigned`. `signed` means positive or negative and `unsigned` means positive only.
29
30
31
-### Singed Integer
+### Signed Integer
32
33
| Type | Size | Range |
34
|--------|:--------:|----------------------------------------:|
0 commit comments