From b8e4edf4c9246b372e9211c6b4f30b7f8bf6ccd4 Mon Sep 17 00:00:00 2001 From: saadberry Date: Thu, 30 May 2024 13:52:22 +0500 Subject: [PATCH] Fixed a typo --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 064c3003..cf4bf80f 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -17,7 +17,7 @@ Here are the dependencies for setting up a development environment for this plug Java Version ------------ Java version required for this plugin can be found by looking at the `sourceCompatibility` attribute inside `build.gradle` file. -Make sure your system has that version installed before you start the development. You can se this from `Project Structure` in main menu commonly named `File`. +Make sure your system has that version installed before you start the development. You can see this from `Project Structure` in main menu commonly named `File`. Java JDK to use is ``openjdk-20`` i.e. ``Oracle OpenJDK version 20``