From 886a84dee19a6f937076fee175e33636b1e5ddec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fa=C4=93ka?= <97490463+fykaa@users.noreply.github.com> Date: Tue, 11 Apr 2023 22:01:10 +0530 Subject: [PATCH] Update 02-Storage-Basics.md --- docs/08-Storage-in-Linux/02-Storage-Basics.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/08-Storage-in-Linux/02-Storage-Basics.md b/docs/08-Storage-in-Linux/02-Storage-Basics.md index da25918..3133a43 100644 --- a/docs/08-Storage-in-Linux/02-Storage-Basics.md +++ b/docs/08-Storage-in-Linux/02-Storage-Basics.md @@ -39,7 +39,7 @@ #### Creating Partitions - - - **`Gdisk`** is an improved version of the **`fdisk`** that works with the GTP partition table. + - **`Gdisk`** is an improved version of the **`fdisk`** that works with the GPT partition table. - To create a partition on **`sdb`** use ``` @@ -103,4 +103,4 @@ # HANDS-ON LABS - - [Troubleshoot](https://kodekloud.com/courses/873064/lectures/17074602) why **`Bob's`** System is not displaying the entire size of the physical disk \ No newline at end of file + - [Troubleshoot](https://kodekloud.com/courses/873064/lectures/17074602) why **`Bob's`** System is not displaying the entire size of the physical disk