Skip to content

Commit 489356a

Browse files
authored
Update README.md
1 parent ef563cb commit 489356a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ This's the guide for applying patch mannually. There'll be a repo guiding you tr
3636
- Fork this repo.
3737
- Go to actions tab, Select `Latest Version - Workflow Dispatch` workflow.
3838
- Trigger it with `workflow diaptch`
39-
- After a successful trigger download artifact that named like `Fiddler-Everywhere-VX.X.X-Patched-Maual-Dispatched`
39+
- After a successful trigger download artifact that named like `Fiddler-Everywhere-VX.X.X-Patched`
4040
- Extract it. Run it
4141

4242
* *Here how you do it...*
@@ -54,7 +54,7 @@ This's the guide for applying patch mannually. There'll be a repo guiding you tr
5454
- Fork this repo
5555
- Go to actions tab, Select `Custom Version - Workflow Dispatch` workflow.
5656
- Trigger it with `workflow diaptch` providing the version you want to patch
57-
- After a successful trigger download artifact that named like `Fiddler-Everywhere-VX.X.X-Patched-Maual-Dispatched`
57+
- After a successful trigger download artifact that named like `Fiddler-Everywhere-VX.X.X-Patched`
5858
- Extract it. Run it
5959

6060
> [!WARNING]
@@ -76,7 +76,7 @@ This's the guide for applying patch mannually. There'll be a repo guiding you tr
7676
- The continuous patch patch newer versions than the version named in `LATEST_PATCHED_VERSION` and ***Currently you need to manually update this repository vairiable after patching a new version with this or else it'll keep patching the same version everyday!***
7777
- The action workflows triggers 1t 00:00 UTC everyday, and if it found a new version, the artifact will be uploaded.
7878
> Causion: The action won't upload patched app as release for now. So you've to manually check if a new version is patched (everyday) by refering artifact section of the runned actions.
79-
- If Telerik has uploaded a new version, if it's patched in a continuous trigger, download the artifact named like `Fiddler-Everywhere-VX.X.X-Patched-Maual-Dispatched`
79+
- If Telerik has uploaded a new version, if it's patched in a continuous trigger, download the artifact named like `Fiddler-Everywhere-VX.X.X-Patched`
8080
- Extract it. Run it
8181

8282
> [!WARNING]

0 commit comments

Comments
 (0)