Skip to content

Commit 712cd8b

Browse files
Update website/docs/user-guides/create-resilience-probe.md
Co-authored-by: Neelanjan Manna <[email protected]>
1 parent eb5d308 commit 712cd8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/user-guides/create-resilience-probe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ sidebar_label: Create a Resilience Probe
99
You can learn about the concept of resilience probes [here](../concepts/probes.md) and chaos experiments [here](../concepts/chaos-workflow.md).
1010

1111
Here are some characterstics of resilience probes.
12-
- **Unique Identifier**: Each Resilience Probe is identified by a unique name, serving as its identifier.Probe names cannot be reused.
12+
- **Unique Identifier**: Each Resilience Probe is identified by a unique name, serving as its identifier. Probe names cannot be reused for a given fault.
1313
- **Deletion Behavior**: Deleting a Resilience Probe will disable it from further use but does not delete it from the system. This ensures that the probe's history and configuration remain intact for reference and analysis.
1414

1515
For this user guide, we will use a HTTP probe.

0 commit comments

Comments
 (0)