Skip to content

Commit ddd2aa5

Browse files
Fix json example conf
1 parent 83f636e commit ddd2aa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Here's an example *captainhook.json* configuration file.
7878
"enabled": true,
7979
"actions": [
8080
{
81-
"action": "\\CaptainHook\\App\\Hook\\Message\\Action\\Beams",
81+
"action": "\\CaptainHook\\App\\Hook\\Message\\Action\\Beams"
8282
}
8383
]
8484
},

0 commit comments

Comments
 (0)