Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion helpdesk-bot/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ vary run to run; that's exactly why we use `trial(n=20)`.
## 🛠️ Step 2: Apply the fix

```bash
git apply mitigation.patch
git apply mitigation.patch --directory=helpdesk-bot
```

The patch makes two changes to
Expand Down