Skip to content

Commit 83e151e

Browse files
committed
review: enforce consistency
1 parent bac464a commit 83e151e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -793,13 +793,13 @@ npm run build
793793

794794
Then deploy based on your authentication method:
795795

796-
**For Fine-grained Access Control:**
796+
**Option A: Fine-grained Access Control**
797797

798798
```shell
799799
OPENSEARCH_MASTER_USER_PASSWORD='your-secure-password' npm run deploy
800800
```
801801

802-
**For AWS IAM Authentication:**
802+
**Option B: AWS IAM Authentication**
803803

804804
```shell
805805
npm run deploy

0 commit comments

Comments
 (0)