From c6ad995beef1366d9001ca6ae18f3dd9a2a0a570 Mon Sep 17 00:00:00 2001 From: Cameron Chamberlain Date: Mon, 2 Dec 2024 07:50:27 +1100 Subject: [PATCH] typo fix in data disk docs (#36057) --- source/_includes/common-tasks/data_disk.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_includes/common-tasks/data_disk.md b/source/_includes/common-tasks/data_disk.md index ab6ddbcc311..0909abd5200 100644 --- a/source/_includes/common-tasks/data_disk.md +++ b/source/_includes/common-tasks/data_disk.md @@ -11,7 +11,7 @@ All data on the target disk will be overwritten! {% endcaution %} {% important %} -The storage ca pacity of the external data disk must be larger than the storage capacity of the existing (boot) disk. +The storage capacity of the external data disk must be larger than the storage capacity of the existing (boot) disk. {% endimportant %} {% important %}