Skip to content

Commit 6877ce0

Browse files
committed
Text correction in compiler/java-stream-benchmark/README.md
1 parent f9be0d9 commit 6877ce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/java-stream-benchmark/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Java Stream Benchmark
22

3-
This repository contains the code for a simple Java Stream benchmark designed to run on the [GraalVM JDK](http://graalvm.org) and the [Oracle JDK](https://www.oracle.com/java/technologies/downloads/).
3+
This demo contains the code for a simple Java Stream benchmark designed to run on the [GraalVM JDK](http://graalvm.org) and the [Oracle JDK](https://www.oracle.com/java/technologies/downloads/).
44
## Preparation
55

66
1. Download and install the GraalVM JDK using [SDKMAN!](https://sdkman.io/). For other installation options, visit the [Downloads page](https://www.graalvm.org/downloads/).

0 commit comments

Comments
 (0)