Skip to content

Commit 6c0a49c

Browse files
jentingroboquat
authored andcommitted
Fix typo
Signed-off-by: JenTing Hsiao <[email protected]>
1 parent 8ce8f7a commit 6c0a49c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/preview/install-k3s-kubeconfig.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ KUBECONFIG="${K3S_KUBECONFIG_PATH}:${KUBECONFIG_PATH}" \
5656
log "Overwriting ${KUBECONFIG_PATH}"
5757
mv "${MERGED_KUBECONFIG_PATH}" "${KUBECONFIG_PATH}"
5858

59-
log "Cleaning up temporay K3S kubeconfig"
59+
log "Cleaning up temporary K3S kubeconfig"
6060
rm "${K3S_KUBECONFIG_PATH}"
6161

6262
log "Done"

0 commit comments

Comments
 (0)