docs(shoppingsummarycounter): indentation fix

This commit is contained in:
Tiago Collot 2022-10-13 15:38:21 +01:00
parent 43291628d3
commit d1233266f9
1 changed files with 7 additions and 6 deletions

View File

@ -32,6 +32,7 @@ func main() {
fmt.Println(index, "=>", element)
}
}
```
And its output: