internal_actions_intro.md: wording

This commit is contained in:
Yann Cébron 2020-08-06 11:58:25 +02:00
parent 894e5ea494
commit 78b478f34f

View File

@ -3,7 +3,7 @@ title: Internal Actions Menu
---
<!-- Copyright 2000-2020 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
The Internal Actions menu provides JetBrains IDE plugin developers with a suite of tools to help develop, debug, and test their IntelliJ Platform project.
The Internal Actions menu provides plugin developers with a suite of tools to help develop, debug, and test their IntelliJ Platform plugins.
Click on the following topics to learn more about the _Internal Actions_ menu.
* [Enabling Internal Mode](enabling_internal.md) in IntelliJ IDEA.