Skip to content

Commit 82f358e

Browse files
committed
Typo Fix
1 parent f3388fa commit 82f358e

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

articles/virtual-machines/workloads/sap/hana-large-instance-enable-kdump.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,9 @@ S
4848
- Script to enable Kdump can be found [here](https://github.com/Azure/sap-hana/blob/master/tools/enable-kdump.sh)
4949

5050
- Run this script on HANA Large Instance using the below command
51-
[!NOTE]
52-
sudo privilege needed to run this command.
51+
52+
> [!NOTE]
53+
> sudo privilege needed to run this command.
5354
5455
```bash
5556
sudo bash enable-kdump.sh
@@ -61,8 +62,8 @@ sudo bash enable-kdump.sh
6162

6263
## Test Kdump
6364

64-
[!NOTE]
65-
Below operation will trigger a kernel crash and system reboot.
65+
> [!NOTE]
66+
> Below operation will trigger a kernel crash and system reboot.
6667
6768
- Trigger a kernel crash
6869

0 commit comments

Comments
 (0)