We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 496b931 commit d3768ccCopy full SHA for d3768cc
README.md
@@ -114,7 +114,7 @@ assumed to
114
115
To see Rayon in action, check out the `rayon-demo` directory, which
116
includes a number of demos of code using Rayon. For example, run this
117
-command to get a visualization of an n-body simulation. To see the
+command to get a visualization of an N-body simulation. To see the
118
effect of using Rayon, press `s` to run sequentially and `p` to run in
119
parallel.
120
0 commit comments