Better grammar 'three best friends'
This commit is contained in:
committed by
İnanç Gümüş
parent
c6eb8c38df
commit
c1a94a4bcb
@ -15,7 +15,7 @@ import (
|
||||
|
||||
func main() {
|
||||
var (
|
||||
names [3]string // The names of your best three friends
|
||||
names [3]string // The names of your three best friends
|
||||
distances [5]int // The distances to five different locations
|
||||
data [5]byte // A data buffer with five bytes of capacity
|
||||
ratios [1]float64 // Currency exchange ratios only for a single currency
|
||||
|
Reference in New Issue
Block a user