Update doc/docs.md

Co-authored-by: JalonSolov <JalonSolov@gmail.com>
pull/13560/head
gcxfd 2022-02-22 21:29:14 +08:00 committed by GitHub
parent d009bf4b36
commit b25a66d437
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2169,7 +2169,7 @@ If multiple embedded structs have methods or fields with the same name,
or if methods or fields with the same name are defined in struct,
then call or assign embedded struct like `button.Size.area()`.
You can also initialize an embedded struct like :
You can also initialize an embedded struct:
```v
mut button := Button{