From aabe2817df5a54914247c29a0b41ab11b7f6fa89 Mon Sep 17 00:00:00 2001 From: Robert O'Connor Date: Wed, 5 Sep 2018 00:44:24 -0400 Subject: [PATCH] java layer: Fix typo in README --- layers/+lang/java/README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layers/+lang/java/README.org b/layers/+lang/java/README.org index b22756bed..246c2dc42 100644 --- a/layers/+lang/java/README.org +++ b/layers/+lang/java/README.org @@ -25,7 +25,7 @@ - [[#usage-1][Usage]] - [[#issues][Issues]] - [[#lsp-java][LSP Java]] - - [[#instalation][Instalation]] + - [[#installation-2][Installation]] - [[#configuration-2][Configuration]] - [[#key-bindings][Key bindings]] - [[#meghanada-1][Meghanada]] @@ -240,7 +240,7 @@ particular refactoring doesn't work. LSP Java is the Java adapter for [[https://github.com/emacs-lsp/lsp-mode][LSP Mode]] which is the Emacs client for [[https://github.com/Microsoft/language-server-protocol][Language Server Protocol]]. -*** Instalation +*** Installation Download either [[http://download.eclipse.org/jdtls/snapshots/jdt-language-server-latest.tar.gz][latest]] or [[http://download.eclipse.org/jdtls/snapshots/?d][a specific version]] of Eclipse JDT Language Server distribution to =~/.emacs.d/eclipse.jdt.ls/server/=