From 75286952ee3b64a50e01a59d6200e8f20fe06593 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Fri, 18 Nov 2016 13:13:57 +0900 Subject: [PATCH] notifications.md: cleanup --- user_interface_components/notifications.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user_interface_components/notifications.md b/user_interface_components/notifications.md index 5b162711c..08bf62cc6 100644 --- a/user_interface_components/notifications.md +++ b/user_interface_components/notifications.md @@ -5,7 +5,7 @@ title: Notifications ## Notifications -One of the leading design principles in recent versions of *IntelliJ IDEA* is avoiding the use of modal message boxes for notifying the user about errors and other situations that may warrant the user's attention. +One of the leading design principles is avoiding the use of modal message boxes for notifying the user about errors and other situations that may warrant the user's attention. As a replacement, the *IntelliJ Platform* provides multiple non-modal notification UI options. ### Dialogs