From 67e2664a19167f213e500500bc7bed0a7aa048ef Mon Sep 17 00:00:00 2001 From: CihatAltiparmak Date: Thu, 1 Aug 2024 00:16:19 +0300 Subject: [PATCH] Fixed typo in documentation --- docs/how_to_run.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how_to_run.md b/docs/how_to_run.md index 8d65d0e..6928580 100644 --- a/docs/how_to_run.md +++ b/docs/how_to_run.md @@ -1,7 +1,7 @@ ## Run All Benchmarks If you haven't taken a look at [How To Install](how_to_install.md) section, please firstly start with [How To Install](how_to_install.md) Because it's assumed that you applied [How To Install](how_to_install.md) section in this section. -To run all benchmarks, just select your middleware implementation and go ahaed with `run_all_benchmarks.sh` bash script. This command initially will run the script you chose. In this example, it's used the default config scripts which the necessary middleware configuration is applied. This property serves the functionality for the users to apply some custom configurations freely. +To run all benchmarks, just select your middleware implementation and go ahead with `run_all_benchmarks.sh` bash script. This command initially will run the script you chose. In this example, it's used the default config scripts which the necessary middleware configuration is applied. This property serves the functionality for the users to apply some custom configurations freely. ```shell # go to workspace this repository is built