Skip to content

Commit 6d932cc

Browse files
authored
fix typo "Мы будет" → "Мы будем"
1 parent c56f9e2 commit 6d932cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: _book/chapter-09-structs-and-interfaces.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ layout: "chapter"
225225
return area
226226
}
227227

228-
Мы будет вызывать эту функцию так:
228+
Мы будем вызывать эту функцию так:
229229

230230
fmt.Println(totalArea(&c, &r))
231231

0 commit comments

Comments
 (0)