Merge branch '21535-multi-wf-delete'
[arvados.git] / services / ws / doc.go
index 6a86cbe7a8307e1683dbd09ea506bc8cd79f52e3..cdb5c467fe9f5ca8f25f2306e0a6b50476a3fe41 100644 (file)
@@ -2,15 +2,15 @@
 //
 // SPDX-License-Identifier: AGPL-3.0
 
-// Arvados-ws exposes Arvados APIs (currently just one, the
+// Package ws exposes Arvados APIs (currently just one, the
 // cache-invalidation event feed at "ws://.../websocket") to
 // websocket clients.
 //
-// Installation and configuration
+// Installation and configuration
 //
 // See https://doc.arvados.org/install/install-ws.html.
 //
-// Developer info
+// Developer info
 //
 // See https://dev.arvados.org/projects/arvados/wiki/Hacking_websocket_server.
 package ws