Skip to content

Commit 93f3d75

Browse files
committed
typo
1 parent e150444 commit 93f3d75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cni-plugin/deployment/scripts/install-cni.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ monitor_cni_config() {
284284
# > Consumers of the target directory can monitor the ..data symlink using
285285
# > inotify or fanotify to receive events when the content in the volume is
286286
# > updated.
287-
# Indeed, as per atomic writer's Write function docs, in the finaly steps the
287+
# Indeed, as per atomic writer's Write function docs, in the final steps the
288288
# ..data_tmp symlink points to a new timestamped directory containing the new
289289
# files, which is then atomically renamed to ..data:
290290
# > 8. A symlink to the new timestamped directory ..data_tmp is created that will

0 commit comments

Comments
 (0)