summaryrefslogtreecommitdiff
path: root/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'doc.go')
-rw-r--r--doc.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc.go b/doc.go
index d600b51..823ac2f 100644
--- a/doc.go
+++ b/doc.go
@@ -3,7 +3,7 @@
// license that can be found in the LICENSE file.
/*
-Package bookpipeline contains various tools and functions for the OCR of
+The bookpipeline package contains various tools and functions for the OCR of
books, with a focus on distributed OCR using short-lived virtual servers.
It also contains several tools that are useful standalone; read the
accompanying README for more details.