Skip to content

Commit e3be16a

Browse files
authored
Update provider-ha-pacemaker-cluster.md
fixed two small typos, which I just verified in my own install
1 parent f7ef4cb commit e3be16a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/sap/monitor/provider-ha-pacemaker-cluster.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,13 @@ For RHEL-based pacemaker clusters, also install [PMProxy](https://access.redhat.
5757
```
5858

5959
```bash
60-
. ./install
60+
./Install
6161
```
6262

6363
1. Enable and start the `pmproxy` service.
6464

6565
```bash
66-
sstemctl start pmproxy
66+
systemctl start pmproxy
6767
```
6868

6969
```bash

0 commit comments

Comments
 (0)