fix(typos): correct spelling and wording in Go code and Markdown (#25232)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
This commit is contained in:
co-authored by
Alex | Interchain Labs
parent
f68f131285
commit
6f6bc329d5
@@ -22,7 +22,7 @@ func init() {
|
||||
Fee: 99,
|
||||
Nested: &testdata.Nested3B{
|
||||
Id: 3,
|
||||
Name: "3A this one that one there those oens",
|
||||
Name: "3A this one that one there those ones",
|
||||
Age: 4588,
|
||||
B4: []*testdata.Nested4B{
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user