Add missing '**' to the prereq (#29696)

This commit is contained in:
Yoko Hyakuna
2025-02-24 11:14:20 -08:00
committed by GitHub
parent b93e8e817c
commit 5d1a971c44

View File

@@ -13,7 +13,7 @@ random strings and save the strings to your key/value v2 plugin.
## Before you start
- **You must have `read`, `create`, and `update` permission for password policies.
- **You must have `read`, `create`, and `update` permission for password policies**.
- **You must have `create` and `update` permission for your `kv` v2 plugin**.