onsi / ginkgo

A Modern Testing Framework for Go
http://onsi.github.io/ginkgo/
MIT License
8.09k stars 643 forks source link

docs/index.md: Typo #1365

Closed isodude closed 4 months ago

isodude commented 4 months ago

Since it's just a minor nit I don't see any point in opening an issue.

Code was incorrect, this commit fixes that.

Also change the name of the chan variable to be the same as in the invalid case above it.

onsi commented 4 months ago

thank you!!