notifications.md: cosmetic

This commit is contained in:
Yann Cébron 2021-08-31 17:38:27 +02:00
parent 5d5ac1796d
commit 1ded3bf8fb

View File

@ -53,7 +53,7 @@ Please see the following steps for setup, depending on the target platform versi
<tab title="2020.3 and later">
`NotificationGroup` is registered in `plugin.xml` using `com.intellij.notificationGroup` extension point. Use `key` to provide a localized group display name.
`NotificationGroup` is registered in <path>plugin.xml</path> using `com.intellij.notificationGroup` extension point. Use `key` to provide a localized group display name.
```xml
<extensions defaultExtensionNs="com.intellij">