From ad832baf1b2793370a2018faa83f4dd9c195d563 Mon Sep 17 00:00:00 2001 From: Vibhatha Lakmal Abeykoon Date: Thu, 6 Jun 2024 04:21:20 +0530 Subject: [PATCH] fix: adding suggestion v4 Co-authored-by: David Li --- docs/source/developers/java/development.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/developers/java/development.rst b/docs/source/developers/java/development.rst index 60ee4359b4e75..dc4ab381d0168 100644 --- a/docs/source/developers/java/development.rst +++ b/docs/source/developers/java/development.rst @@ -145,7 +145,7 @@ Example: Code Formatter for Intellij IDEA and Eclipse -------------------------------------------- -Follow the instructions for: +Follow the instructions to set up google-java-format for: - `Eclipse`_ - `IntelliJ`_