docs: Correct grammar errors across multiple files (#23074)

Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Alex | Skip <alex@skip.money>
This commit is contained in:
Marco
2025-01-06 08:31:06 +00:00
committed by GitHub
co-authored by Marko Alex | Skip
parent 93282e101d
commit 24580eae9c
13 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
// Package appmodule defines what is needed for an module to be used in the Cosmos SDK (runtime/v2).
// Package appmodule defines what is needed for a module to be used in the Cosmos SDK (runtime/v2).
// If you are looking at integrating dependency injection into your module please see depinject appconfig documentation.
package appmodulev2