Skip to content

Commit bcdf549

Browse files
authored
Update README.md
1 parent 370de4b commit bcdf549

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,11 +163,11 @@ Within the default project structure, there is a `.run` directory provided conta
163163

164164
![Run/Debug configurations][file:run-debug-configurations.png]
165165

166-
| Configuration name | Description |
166+
| Configuration name | Description |
167167
| ------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
168168
| Run Plugin | Runs [`:runIde`][gh:gradle-intellij-plugin-running-dsl] Gradle IntelliJ Plugin task. Use the *Debug* icon for plugin debugging. |
169169
| Run Tests | Runs [`:check`][gradle-lifecycle-tasks] Gradle task that invokes `:test` and `detekt`/`ktlint` code inspections. |
170-
| Run Verifications | Runs [`:runPluginVerifier`][gh:gradle-intellij-plugin-verifier-dsl] Gradle IntelliJ Plugin task to check the plugin compatibility against the specified IntelliJ IDEs. |
170+
| Run Verifications | Runs [`:runPluginVerifier`][gh:gradle-intellij-plugin-verifier-dsl] Gradle IntelliJ Plugin task to check the plugin compatibility against the specified IntelliJ IDEs. |
171171

172172
## Continuous integration
173173

0 commit comments

Comments
 (0)