java layer: Fix typo in README

This commit is contained in:
Robert O'Connor 2018-09-05 00:44:24 -04:00 committed by Boris Buliga
parent c60072cd2c
commit aabe2817df
No known key found for this signature in database
GPG key ID: 027328150F064FA8

View file

@ -25,7 +25,7 @@
- [[#usage-1][Usage]] - [[#usage-1][Usage]]
- [[#issues][Issues]] - [[#issues][Issues]]
- [[#lsp-java][LSP Java]] - [[#lsp-java][LSP Java]]
- [[#instalation][Instalation]] - [[#installation-2][Installation]]
- [[#configuration-2][Configuration]] - [[#configuration-2][Configuration]]
- [[#key-bindings][Key bindings]] - [[#key-bindings][Key bindings]]
- [[#meghanada-1][Meghanada]] - [[#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 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]]. 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 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/= distribution to =~/.emacs.d/eclipse.jdt.ls/server/=