diff --git a/ostat.go b/ostat.go index 32ba9be..ecbbad8 100644 --- a/ostat.go +++ b/ostat.go @@ -1,5 +1,5 @@ // ostat is a go package that implements the efficient, accurate, and stable -// calculation of online] statistical quantities. The algorithm comes from *The +// calculation of online statistical quantities. The algorithm comes from *The // Art of Computer Programing*, vol 2 by Knuth package ostat