mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
typo in intro
This commit is contained in:
parent
698fc7b08c
commit
1dc791dc8a
@ -4,7 +4,7 @@ title: Custom Language Support Tutorial
|
||||
|
||||
In this tutorial we will add basic support for
|
||||
[.properties](https://en.wikipedia.org/wiki/.properties)
|
||||
language and it's usages within Java code.
|
||||
language and its usages within Java code.
|
||||
|
||||
We will generate parser and PSI elements using
|
||||
[Grammar-Kit](https://github.com/JetBrains/Grammar-Kit) plugin.
|
||||
|
Loading…
x
Reference in New Issue
Block a user