api_changes_list.md: inspections wording

This commit is contained in:
Yann Cébron 2019-12-04 10:09:15 +01:00
parent c08ad2d091
commit 3eb8ff0ea5

View File

@ -66,7 +66,7 @@ Compatibility with newer IDEs can easily be verified for plugins hosted on the [
For non-public plugins, [intellij-plugin-verifier](https://github.com/JetBrains/intellij-plugin-verifier) can be used standalone as well.
Consider using the following inspections to get additional alerts in the IDE for code that uses unstable API features:
Consider using the following IDE inspections to get additional alerts about code that uses unstable API features:
- JVM languages \| Unstable API Usage
- JVM languages \| Unstable type is used in signature