More i capitalization
This commit is contained in:
committed by
İnanç Gümüş
parent
73b37c16c5
commit
822016daa1
@ -112,7 +112,7 @@ if colors == tones {
|
||||
|
||||
## What is the length of this slice?
|
||||
```go
|
||||
[]string{"i'm", "going", "to", "stay", "\"here\""}
|
||||
[]string{"I'm", "going", "to", "stay", "\"here\""}
|
||||
```
|
||||
|
||||
1. 0
|
||||
@ -120,4 +120,4 @@ if colors == tones {
|
||||
3. 2
|
||||
4. 3
|
||||
5. 4
|
||||
6. 5 *CORRECT*
|
||||
6. 5 *CORRECT*
|
||||
|
Reference in New Issue
Block a user