Skip to content

Commit 45a04af

Browse files
committed
i.e. -> e.g.
1 parent 50b5a79 commit 45a04af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controllers/cloudinit/controlplane_join.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ type ControlPlaneJoinInput struct {
5555
RiskLevel string
5656
// DisableDefaultCNI specifies whether to use the default CNI plugin.
5757
DisableDefaultCNI bool
58-
// SnapstoreProxyScheme specifies the scheme (i.e https://) of the domain.
58+
// SnapstoreProxyScheme specifies the scheme (e.g https://) of the domain.
5959
SnapstoreProxyScheme string
6060
// SnapstoreProxyDomain specifies the domain of the snapstore proxy if one is to be used.
6161
SnapstoreProxyDomain string

0 commit comments

Comments
 (0)