Skip to content

Commit

Permalink
Fix typo underscore in snaphots module
Browse files Browse the repository at this point in the history
  • Loading branch information
juliaaano committed Feb 12, 2025
1 parent 8c4dd8f commit 5bbd8c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/modules/ROOT/pages/06-vm-backup.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ This is a fairly complex task, so let's break it down:

=== Create the `_snapshot_vm.yml` File

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.
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.

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

0 comments on commit 5bbd8c3

Please sign in to comment.