Skip to content

Commit 2fe73d3

Browse files
Fix name
1 parent bb4a8fa commit 2fe73d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/assets/YAML/default/implementations.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ implementations:
2121
Signing of commits in git
2222
chaosmonkey:
2323
uuid: c117e79b-8223-4e55-9da5-efbf5d741c15
24-
name: chaosmonkey
24+
name: Chaos Monkey
2525
tags: [chaos, testing]
2626
url: https://github.com/Netflix/chaosmonkey
2727
description: Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures. Chaos Monkey randomly terminates virtual machine instances and containers that run inside of your production environment. Exposing engineers to failures more frequently incentivizes them to build resilient services.

0 commit comments

Comments
 (0)