diff --git a/topics/appendix/resources/explore_api.md b/topics/appendix/resources/explore_api.md index 7f6bd6102..f4cf9af28 100644 --- a/topics/appendix/resources/explore_api.md +++ b/topics/appendix/resources/explore_api.md @@ -31,7 +31,7 @@ Another way to discover EPs is by using autocompletion or navigating through EP When you open a new tag in your plugin.xml file (inside the `extensions` block with `defaultExtensionNs="com.intellij"`), the IDE will automatically suggest possible EPs. -Using Completion Suggestions +Using Completion Suggestions This is the first step in discovering new features that haven't been explicitly mentioned in the IntelliJ Platform Docs. Note that in the completion popup you can call