Skip to content

Commit 7dcf9f4

Browse files
committed
Github-41808: fixes small typo
1 parent 7400b9e commit 7dcf9f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/virt-about-vm-snapshots.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
A _snapshot_ represents the state and data of a virtual machine (VM) at a specific point in time. You can use a snapshot to restore an existing VM to a previous state (represented by
1010
the snapshot) for backup and disaster recovery or to rapidly roll back to a previous development version.
1111

12-
A VM snapshot is created from a VM that is powered off (Stopped state) or powred on (Running state).
12+
A VM snapshot is created from a VM that is powered off (Stopped state) or powered on (Running state).
1313

1414
When taking a snapshot of a running VM, the controller checks that the QEMU guest agent is installed and running. If so, it freezes the VM file system before taking the snapshot, and thaws the file system after the snapshot is taken.
1515

0 commit comments

Comments
 (0)