Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix typos #4

Merged
merged 1 commit into from
Aug 16, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@

[![Build Status](https://travis-ci.org/gorkem/vscode-java.svg?branch=master)](https://travis-ci.org/gorkem/vscode-java)

Java language support for Visul Studio Code
Java language support for Visual Studio Code
=====================

Provides Java languge support via
Provides Java language support via
[java-language-server](https://github.com/gorkem/java-language-server), which utilizes [Eclipse
JDT](http://www.eclipse.org/jdt/).

Expand All @@ -24,7 +24,7 @@ Features

Contributing
----------------------------
This is an open source project open to anyone contributions are extremely welcome
This is an open source project open to anyone. Contributions are extremely welcome

For information on getting started refer to [java-language-server](https://github.com/gorkem/java-language-server/blob/master/README.md).

Expand Down