Skip to content

Commit 0f9d542

Browse files
authored
Merge pull request #113779 from changeworld/patch-5
Fix typo
2 parents f728130 + 530b703 commit 0f9d542

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/hbv4-performance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Performance expectations using common HPC microbenchmarks are as follows:
3131

3232
## Memory bandwidth test
3333

34-
The STREAM memory test can be run using the scripts in this github repository.
34+
The STREAM memory test can be run using the scripts in this GitHub repository.
3535
```bash
3636
git clone https://github.com/Azure/woc-benchmarking
3737
cd woc-benchmarking/apps/hpc/stream/
@@ -40,7 +40,7 @@ sh stream_run_script.sh $PWD “hbrs_v4”
4040
```
4141
## Compute performance test
4242

43-
The HPL benchmark can be run using the script in this github repository.
43+
The HPL benchmark can be run using the script in this GitHub repository.
4444
```bash
4545
git clone https://github.com/Azure/woc-benchmarking
4646
cd woc-benchmarking/apps/hpc/hpl

0 commit comments

Comments
 (0)