From 1cc8a97054f83b0cd195f46cb78308a848238893 Mon Sep 17 00:00:00 2001 From: ShalokShalom Date: Tue, 7 May 2019 15:44:05 +0200 Subject: [PATCH] Correct my typo Now its correct :) --- _implementors/servers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_implementors/servers.md b/_implementors/servers.md index ba223ec..6698627 100644 --- a/_implementors/servers.md +++ b/_implementors/servers.md @@ -40,7 +40,7 @@ index: 1 | Fortran | [Chris Hansen](https://github.com/hansec) | [fortran-language-server](https://github.com/hansec/fortran-language-server) | Python | | GLSL | [Sven-Hendrik Haase (@svenstaro)](https://github.com/svenstaro) | [glsl-language-server](https://github.com/svenstaro/glsl-language-server) | C++ | | Gauge | [Gauge](https://github.com/getgauge) | [Gauge Language Server](https://github.com/getgauge/gauge/) | C++ | -| Gluon | [Gluon](https://github.com/gluon-lang/gluon) | [Gluon Language Server)(https://github.com/gluon-lang/gluon_language-server) | Rust | +| Gluon | [Gluon](https://github.com/gluon-lang/gluon) | [Gluon Language Server](https://github.com/gluon-lang/gluon_language-server) | Rust | | Go | [Sourcegraph](https://sourcegraph.com/) | [sourcegraph-go](https://github.com/sourcegraph/go-langserver) | Go | | [GraphQL](http://graphql.org/) | GraphQL community | [Server in GraphQL](https://github.com/graphql/graphql-language-service) | JavaScript | | Groovy | [Palantir](https://github.com/palantir) | [groovy-language-server](https://github.com/palantir/groovy-language-server/) | Java |