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

Updates #cleanup

Signed-off-by: James Tucker <james@tailscale.com>
This commit is contained in:
James Tucker 2023-11-09 15:46:15 -08:00 committed by James Tucker
parent bb31912ea5
commit e866ee9268

View File

@ -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 (