aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristine Dodrill <me@christine.website>2018-10-05 09:09:43 -0700
committerGitHub <noreply@github.com>2018-10-05 09:09:43 -0700
commitd0007f122fe353a6d3796b12f8c7dbdb753811ac (patch)
tree93d7cc7749efd2c1766c01639481e32157b3a92e
parent9877dd68744f2d8771949f60d6b03c3b1da72cb2 (diff)
downloadx-d0007f122fe353a6d3796b12f8c7dbdb753811ac.tar.xz
x-d0007f122fe353a6d3796b12f8c7dbdb753811ac.zip
Update switchc.go
-rw-r--r--web/switchcounter/switchc.go2
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 (