We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66e4eea commit 942fff3Copy full SHA for 942fff3
1 file changed
support/azure/virtual-machines/linux/create-swap-file-linux-vm.md
@@ -49,7 +49,7 @@ You can create a SWAP partition by using one of the following options.
49
<summary>Option 1: Create a SWAP partition under the resource or custom disk path by using scripts</summary>
50
51
> [!NOTE]
52
-> When a SWAP partition is created, a swap file is also created on it.
+> When a SWAP partition is created, a SWAP file is also created on it.
53
54
1. Create a SWAP creation script named *swap.sh* under */var/lib/cloud/scripts/per-boot* with the following script:
55
0 commit comments