rubymine.md: minor formatting

This commit is contained in:
Yann Cébron 2020-08-06 13:47:43 +02:00
parent f7f4ba7da4
commit ed12a569e5

View File

@ -32,7 +32,7 @@ The dependency declaration is illustrated in the `plugin.xml` snippet below:
```xml
<!-- Requires the Ruby plugin -->
<depends>com.intellij.modules.ruby</depends>
<depends>com.intellij.modules.ruby</depends>
```
## Available RubyMine APIs