Skip to content

Commit 4d3beff

Browse files
committed
cleaning up some subject - verb agreement in the english
1 parent ac18b6f commit 4d3beff

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

readme.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -81,13 +81,13 @@ This is a fork of [awesome link](https://github.com/akullpp/awesome-java) with n
8181
- [7. Documentation](#7-documentation)
8282
- [8. Other](#8-other)
8383

84-
- [VI. Program languages and applications, that was written with Java](#vi-program-languages-and-applications-that-was-written-with-java)
85-
- [1. Program languages, that was written with Java](#1--program-languages-that-was-written-with-java)
86-
- [2. Other program languages tools, that was written with Java](#2-other-program-languages-tools-that-was-written-with-java)
84+
- [VI. Program languages and applications that were written with Java](#vi-program-languages-and-applications-that-was-written-with-java)
85+
- [1. Program languages that were written with Java](#1--program-languages-that-was-written-with-java)
86+
- [2. Other program languages tools that were written with Java](#2-other-program-languages-tools-that-was-written-with-java)
8787
- [3. Javascript](#3-javascript)
8888
- [4. Frameworks that help to create parsers, interpreters or compilers](#4-frameworks-that-help-to-create-parsers-interpreters-or-compilers)
89-
- [5. Opensource applications, that was written with Java](#5-opensource-applications-that-was-written-with-java)
90-
- [6. Opensource games, that was written with Java](#6-opensource-games-that-was-written-with-java)
89+
- [5. Opensource applications that were written with Java](#5-opensource-applications-that-was-written-with-java)
90+
- [6. Opensource games that were written with Java](#6-opensource-games-that-was-written-with-java)
9191

9292
- [VII. Other](#vii-other)
9393
- [1. Source code examples](#1-source-code-examples)
@@ -1165,8 +1165,8 @@ Teamware, ClearCase, Perforce, Monotone and Bazaar. License: [CDDL 1.0](http://o
11651165
1. [Zulu OpenJDK](http://www.azul.com/downloads/zulu/) - OpenJDK builds for Windows, Linux, and Mac OS X through Java 8. License: [GNU 2](https://en.wikipedia.org/wiki/GNU_General_Public_License). ![impossible proprietary code linking license](https://github.com/Vedenin/useful-java-links/blob/master/img/impossible-proprietary-code-linking.png?raw=true)
11661166
1. [Zulu OpenJDK 9](http://zulu.org/zulu-9-pre-release-downloads/) - Early access OpenJDK 9 builds for Windows, Linux, and Mac OS X. License: [GNU 2](https://en.wikipedia.org/wiki/GNU_General_Public_License). ![impossible proprietary code linking license](https://github.com/Vedenin/useful-java-links/blob/master/img/impossible-proprietary-code-linking.png?raw=true)
11671167

1168-
## VI. Program languages and applications, that was written with Java
1169-
### 1. Program languages, that was written with Java
1168+
## VI. Program languages and applications that were written with Java
1169+
### 1. Program languages that were written with Java
11701170
[Up](#useful-java-links)
11711171

11721172
1. [Clojure](https://github.com/clojure/clojure) The Clojure programming language. License: [Apache 2](http://www.apache.org/licenses/LICENSE-2.0) , [![GitHub stars](https://img.shields.io/github/stars/clojure/clojure.svg?style=social&label=Star&maxAge=2592000)](https://github.com/clojure/clojure). ![business friendly license](https://github.com/Vedenin/useful-java-links/blob/master/img/business-friendly.png?raw=true)
@@ -1177,7 +1177,7 @@ Teamware, ClearCase, Perforce, Monotone and Bazaar. License: [CDDL 1.0](http://o
11771177
1. [Trifork Erjang](https://github.com/trifork/erjang) A JVM-based Erlang VM. License: [Apache 2](http://www.apache.org/licenses/LICENSE-2.0) , [![GitHub stars](https://img.shields.io/github/stars/trifork/erjang.svg?style=social&label=Star&maxAge=2592000)](https://github.com/trifork/erjang). ![business friendly license](https://github.com/Vedenin/useful-java-links/blob/master/img/business-friendly.png?raw=true)
11781178

11791179

1180-
### 2. Other program languages tools, that was written with Java
1180+
### 2. Other program languages tools that were written with Java
11811181
[Up](#useful-java-links)
11821182

11831183
1. [Go lang idea plugin](https://github.com/go-lang-plugin-org/go-lang-idea-plugin) Google Go language IDE built using the IntelliJ Platform. License: [Apache 2](http://www.apache.org/licenses/LICENSE-2.0) , [![GitHub stars](https://img.shields.io/github/stars/go-lang-plugin-org/go-lang-idea-plugin.svg?style=social&label=Star&maxAge=2592000)](https://github.com/go-lang-plugin-org/go-lang-idea-plugin). ![business friendly license](https://github.com/Vedenin/useful-java-links/blob/master/img/business-friendly.png?raw=true)
@@ -1200,7 +1200,7 @@ Teamware, ClearCase, Perforce, Monotone and Bazaar. License: [CDDL 1.0](http://o
12001200
1. [JavaCC](https://javacc.java.net/) -More specific and slightly easier to learn. Has syntactic lookahead. License: [BSD ](https://en.wikipedia.org/wiki/BSD_licenses). ![business friendly license](https://github.com/Vedenin/useful-java-links/blob/master/img/business-friendly.png?raw=true)
12011201

12021202

1203-
### 5. Opensource applications, that was written with Java
1203+
### 5. Opensource applications that were written with Java
12041204
[Up](#useful-java-links)
12051205

12061206
1. [Square Keywhiz](https://github.com/square/keywhiz) - A system for distributing and managing secrets. License: [Apache 2](http://www.apache.org/licenses/LICENSE-2.0) , [![GitHub stars](https://img.shields.io/github/stars/square/keywhiz.svg?style=social&label=Star&maxAge=2592000)](https://github.com/square/keywhiz). ![business friendly license](https://github.com/Vedenin/useful-java-links/blob/master/img/business-friendly.png?raw=true)
@@ -1220,7 +1220,7 @@ Teamware, ClearCase, Perforce, Monotone and Bazaar. License: [CDDL 1.0](http://o
12201220
1. [Languagetool](https://github.com/languagetool-org/languagetool) - Style and Grammar Checker for 25+ Languages. License: [GNU Lesser 2.1](https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License), [![GitHub stars](https://img.shields.io/github/stars/languagetool-org/languagetool.svg?style=social&label=Star&maxAge=2592000)](https://github.com/languagetool-org/languagetool). ![business friendly license](https://github.com/Vedenin/useful-java-links/blob/master/img/business-friendly.png?raw=true)
12211221
1. [Apache OpenMeetings](http://openmeetings.apache.org) Video conferencing, instant messaging, white board and collaborative document editing application. License: [Apache 2](http://www.apache.org/licenses/LICENSE-2.0). ![business friendly license](https://github.com/Vedenin/useful-java-links/blob/master/img/business-friendly.png?raw=true)
12221222

1223-
### 6. Opensource games, that was written with Java
1223+
### 6. Opensource games that were written with Java
12241224
[Up](#useful-java-links)
12251225

12261226
1. [Bukkit](https://github.com/Bukkit/Bukkit) The Minecraft Mod API. License: [GNU 2](https://en.wikipedia.org/wiki/GNU_General_Public_License), [![GitHub stars](https://img.shields.io/github/stars/Bukkit/Bukkit.svg?style=social&label=Star&maxAge=2592000)](https://github.com/Bukkit/Bukkit). ![impossible proprietary code linking license](https://github.com/Vedenin/useful-java-links/blob/master/img/impossible-proprietary-code-linking.png?raw=true)

0 commit comments

Comments
 (0)