Browse Source

types/appctype: correct app-connector cap name in documentation

Updates #cleanup

Signed-off-by: James Tucker <[email protected]>
James Tucker 2 years ago
parent
commit
e866ee9268
1 changed files with 1 additions and 1 deletions
  1. 1 1
      types/appctype/appconnector.go

+ 1 - 1
types/appctype/appconnector.go

@@ -2,7 +2,7 @@
 // SPDX-License-Identifier: BSD-3-Clause
 
 // Package appcfg contains an experimental configuration structure for
-// "tailscale.com/app-connector" capmap extensions.
+// "tailscale.com/app-connectors" capmap extensions.
 package appctype
 
 import (