Skip to content

Commit d066f1b

Browse files
committed
Correct prow.sh typo and make codespell linter pass
Signed-off-by: Humble Chirammal <[email protected]>
1 parent 762e22d commit d066f1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prow.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -737,7 +737,7 @@ install_csi_driver () {
737737
fi
738738
}
739739

740-
# Installs all nessesary snapshotter CRDs
740+
# Installs all necessary snapshotter CRDs
741741
install_snapshot_crds() {
742742
# Wait until volumesnapshot CRDs are in place.
743743
CRD_BASE_DIR="https://raw.githubusercontent.com/kubernetes-csi/external-snapshotter/${CSI_SNAPSHOTTER_VERSION}/client/config/crd"

0 commit comments

Comments
 (0)