diff --git a/docs/voice/intent-recognition/style-guide.md b/docs/voice/intent-recognition/style-guide.md index 925a6eae..6729ec08 100644 --- a/docs/voice/intent-recognition/style-guide.md +++ b/docs/voice/intent-recognition/style-guide.md @@ -38,5 +38,5 @@ Responses should be in the present tense. For example, "The light is on" instead ## Use the correct voice -Responses should be in the active voice. For example, "The light is on" instead of "The light is being turned on". +Responses should be in the active voice. For example, "The light is on" instead of "The light is being turned on". Exception here is for the `cover` domain, as the actions take considerable time to complete.