diff options
| author | Christine Dodrill <me@christine.website> | 2018-10-05 09:09:43 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-10-05 09:09:43 -0700 |
| commit | d0007f122fe353a6d3796b12f8c7dbdb753811ac (patch) | |
| tree | 93d7cc7749efd2c1766c01639481e32157b3a92e | |
| parent | 9877dd68744f2d8771949f60d6b03c3b1da72cb2 (diff) | |
| download | x-d0007f122fe353a6d3796b12f8c7dbdb753811ac.tar.xz x-d0007f122fe353a6d3796b12f8c7dbdb753811ac.zip | |
Update switchc.go
| -rw-r--r-- | web/switchcounter/switchc.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/switchcounter/switchc.go b/web/switchcounter/switchc.go index 232b3df..b74eb42 100644 --- a/web/switchcounter/switchc.go +++ b/web/switchcounter/switchc.go @@ -1,4 +1,4 @@ -// Package switchcounter is a simple interface to the https://www.switcaounter.science/ API. +// Package switchcounter is a simple interface to the https://www.switchcounter.science/ API. package switchcounter import ( |
