Skip to content

Commit ebfdde6

Browse files
authored
Merge pull request #32 from ksaj/patch-2
More typos
2 parents 625d1a6 + 312b3bf commit ebfdde6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/primitives/primitives.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ V has less number of primitive types like Go.
2828
Integer is sub-classified into `signed` and `unsigned`. `signed` means positive or negative and `unsigned` means positive only.
2929

3030

31-
### Singed Integer
31+
### Signed Integer
3232

3333
| Type | Size | Range |
3434
|--------|:--------:|----------------------------------------:|

0 commit comments

Comments
 (0)