Skip to content

Commit 25f966f

Browse files
committed
Fix name in readme
1 parent 44be7bb commit 25f966f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ N.b.: This code has a lot of issues. This is deliberate. For example, the majori
1010

1111
Load the project files from the `main` branch into a new project in your IDE, get the dependencies, then build the code and run all unit tests to make sure they pass.
1212

13-
This code has been tested successfully on IDEA IntelliJ Community Edition (build 2021.2.2) using Java 8 (OpenJDK 17). Unit tests use [Junit 5](https://junit.org/junit5/).
13+
This code has been tested successfully on IntelliJ IDEA Community Edition (build 2021.2.2) using Java 8 (OpenJDK 17). Unit tests use [Junit 5](https://junit.org/junit5/).

0 commit comments

Comments
 (0)