From e087b8b5575925ea74b979d146fe61a2605be88b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Pei=C3=9Fl?= <7underlines@gmail.com> Date: Fri, 16 Jun 2023 08:46:55 +0200 Subject: [PATCH] doc: fix grammar in docs (#18465) --- doc/docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/docs.md b/doc/docs.md index e13a6583bf..e1e0fd684f 100644 --- a/doc/docs.md +++ b/doc/docs.md @@ -2473,7 +2473,7 @@ but a short, preferably one letter long, name. ### Embedded structs -V support embedded structs . +V supports embedded structs. ```v struct Size {