From 0ab133a563a6150e2653aa65ece00a9eff33f4e0 Mon Sep 17 00:00:00 2001 From: null <60427892+vierofernando@users.noreply.github.com> Date: Mon, 1 Nov 2021 19:41:07 +0700 Subject: [PATCH] doc: fix typo (#12357) changed `submiting` to `submitting`. --- doc/docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/docs.md b/doc/docs.md index 4f4970b9f2..256471cd3d 100644 --- a/doc/docs.md +++ b/doc/docs.md @@ -4284,7 +4284,7 @@ Modules are up to date. https://vpm.vlang.io/new You will have to login with your Github account to register the module. - **Warning:** _Currently it is not possible to edit your entry after submiting. + **Warning:** _Currently it is not possible to edit your entry after submitting. Check your module name and github url twice as this cannot be changed by you later._ 6. The final module name is a combination of your github account and the module name you provided e.g. `mygithubname.mymodule`.