From 84a0d42fed72dcbe387aa82adc8ccb21f5cbcf4a Mon Sep 17 00:00:00 2001 From: Hmmbob <33529490+hmmbob@users.noreply.github.com> Date: Wed, 10 Jun 2020 18:02:10 +0200 Subject: [PATCH] Small typo in 0.111 release notes (#13712) --- source/_posts/2020-06-10-release-111.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_posts/2020-06-10-release-111.markdown b/source/_posts/2020-06-10-release-111.markdown index e3029680fd7..1e7de1b857d 100644 --- a/source/_posts/2020-06-10-release-111.markdown +++ b/source/_posts/2020-06-10-release-111.markdown @@ -107,7 +107,7 @@ continue, resulting in a faster startup. (as the name implies). Previously it was set after the action that was part of the trigger was done. We don't expect many issues for this to rise, however, it might be affecting very specific use cases. If you use this - attribute to prevent an automation to run quickly (our double), this will + attribute to prevent an automation to run quickly (or double), this will actually improve the situation for you. [@bouwew]: https://github.com/bouwew