mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
doc: fix grammar in docs (#18465)
This commit is contained in:
@ -2473,7 +2473,7 @@ but a short, preferably one letter long, name.
|
|||||||
|
|
||||||
### Embedded structs
|
### Embedded structs
|
||||||
|
|
||||||
V support embedded structs .
|
V supports embedded structs.
|
||||||
|
|
||||||
```v
|
```v
|
||||||
struct Size {
|
struct Size {
|
||||||
|
Reference in New Issue
Block a user