Skip to content

Commit 90b553b

Browse files
YoshiRulzbjansen
authored andcommitted
Fix typo
1 parent 0517cdb commit 90b553b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# IntelliJ Idea Plugin for ANTLR v4 ![Java CI](https://github.com/antlr/intellij-plugin-v4/workflows/Java%20CI/badge.svg?branch=master) [![Latest version](https://img.shields.io/jetbrains/plugin/v/7358.svg?label=latest%20version)](https://plugins.jetbrains.com/plugin/7358) ![Downloads](https://img.shields.io/jetbrains/plugin/d/7358.svg)
22

3-
An [IntelliJ](https://www.jetbrains.com/idea/) 2017.1 .. 2020.3 plugin for ANTLR v4 ([plugin source at github](https://github.com/antlr/intellij-plugin-v4)).
3+
An [IntelliJ](https://www.jetbrains.com/idea/) 2018.3 .. 2021.x plugin for ANTLR v4 ([plugin source at github](https://github.com/antlr/intellij-plugin-v4)).
44

55
[Plugin page at intellij](http://plugins.jetbrains.com/plugin/7358?pr=idea)
66

src/main/resources/META-INF/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<description><![CDATA[
88
<p>
99
This plugin is for ANTLR v4 grammars and includes ANTLR 4.9.1. It works with
10-
2017.1-2020.3. It should work in other JetBrains IDEs.
10+
2018.3-2021.x. It should work in other JetBrains IDEs.
1111
</p>
1212
1313
<ul>

0 commit comments

Comments
 (0)