Skip to content

Commit 5bbd8c3

Browse files
committed
Fix typo underscore in snaphots module
1 parent 8c4dd8f commit 5bbd8c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/modules/ROOT/pages/06-vm-backup.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ This is a fairly complex task, so let's break it down:
7070

7171
=== Create the `_snapshot_vm.yml` File
7272

73-
A task file beginning with an underscore (`_`) indicates that it is included within another task file. While still within the _tasks_ folder, perform the following steps.
73+
A task file beginning with an underscore " _ " indicates that it is included within another task file. While still within the _tasks_ folder, perform the following steps.
7474

7575
. Within your VSCode editor, right click `tasks` of the `vm_management` collection and create a New File labeled `_snapshot_vm.yml`
7676
+

0 commit comments

Comments
 (0)