Skip to content

Commit 496592c

Browse files
authored
Nbody Readme fix typo (oneapi-src#588)
Fixed two typos.
1 parent a46589b commit 496592c

File tree

1 file changed

+2
-2
lines changed
  • DirectProgramming/DPC++/N-BodyMethods/Nbody

1 file changed

+2
-2
lines changed

DirectProgramming/DPC++/N-BodyMethods/Nbody/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Below are the default parameters:
9696
===============================
9797
Built target run
9898
99-
### Running the Hidden Markov Model sample in the DevCloud<a name="run-nbody-on-devcloud"></a>
99+
### Running the Nbody sample in the DevCloud<a name="run-nbody-on-devcloud"></a>
100100
1. Open a terminal on your Linux system.
101101
2. Log in to DevCloud.
102102
```
@@ -107,7 +107,7 @@ ssh devcloud
107107
git clone https://github.com/oneapi-src/oneAPI-samples.git
108108
```
109109
110-
4. Change directories to the Hidden Markov Model sample directory.
110+
4. Change directories to the Nbody sample directory.
111111
```
112112
cd ~/oneAPI-samples/DirectProgramming/DPC++/N-bodyMethods/Nbody
113113
```

0 commit comments

Comments
 (0)