summaryrefslogtreecommitdiff
path: root/actions/overlay_action.go
diff options
context:
space:
mode:
Diffstat (limited to 'actions/overlay_action.go')
-rw-r--r--actions/overlay_action.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/actions/overlay_action.go b/actions/overlay_action.go
index f17ecb3..b5e4924 100644
--- a/actions/overlay_action.go
+++ b/actions/overlay_action.go
@@ -20,7 +20,7 @@ Optional properties:
- destination -- absolute path in the target rootfs where 'source' will be copied.
All existing files will be overwritten.
-If destination isn't set '/' of the rootfs will be usedi.
+If destination isn't set '/' of the rootfs will be used.
*/
package actions