Skip to content

Commit

Permalink
Merge pull request #60 from devarsh10/chore-docs-readme
Browse files Browse the repository at this point in the history
chore: solve typo in readme file
  • Loading branch information
devarsh10 authored Jun 18, 2024
2 parents d72d767 + e920852 commit b0f785d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,7 @@ The following helper scripts are available to allow easier execution of repetiti
- [perf-test.sh](./perf-test.sh) - run various performance tests
- [k8s-mojaloop-perf-tuning/patch.sh](./k8s-mojaloop-perf-tuning/patch.sh) - patch k8s cluster to test with different releases and configurations

The easises way to use these scripts is to create bash aliases for them:
The easiest way to use these scripts is to create bash aliases for them:
```sh
alias p='./k8s-mojaloop-perf-tuning/patch.sh'
alias t='./perf-test.sh'
Expand Down

0 comments on commit b0f785d

Please sign in to comment.