Fix typo: "Hardware accelration" -> "Hardware acceleration". am: ebd40a3255

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3416920

Change-Id: I65de371ac0b59c567e2ffdd78c1d0fd9b78fb329
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/docs/custom_vm.md b/docs/custom_vm.md
index 7597131..2815bbf 100644
--- a/docs/custom_vm.md
+++ b/docs/custom_vm.md
@@ -44,6 +44,6 @@
 `weston` with VNC backend might be another option, but it isn't available in
 Debian package repository for bookworm.
 
-## Hardware accelration
+## Hardware acceleration
 If the file `/sdcard/linux/virglrenderer` exists on the device, it enables VirGL for VM.
 This requires enabling ANGLE for the Terminal app. (https://chromium.googlesource.com/angle/angle.git/+/HEAD/doc/DevSetupAndroid.md)