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 ee28696..289ef23 100644
--- a/doc.go
+++ b/doc.go
@@ -2,7 +2,7 @@
// SPDX-License-Identifier: GPL-3.0-or-later
/*
-Module trunks is a library and HTTP service that provide web user interface
+Package trunks is a library and HTTP service that provide web user interface
to test HTTP service, similar to Postman, and for load testing.
For the load testing we use vegeta [1] as the backend.