Some Word additions and Spelling corrections

This commit is contained in:
Carlo Costanzo 2019-10-14 12:28:35 -04:00 committed by GitHub
parent 2e4590395a
commit 13d8cd6a2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -456,9 +456,9 @@ script:
{% endmacro %} {% endmacro %}
{% macro freeze_warning() %} {% macro freeze_warning() %}
{{ [ "The temperature is expexted to be near freezing. Might want to bering the lemon tree in. ", {{ [ "The temperature is expected to be near freezing. Someone might want to bring the lemon tree in. ",
"It appears that it will be cold tonigh. Think of the plants.", "It appears that it will be cold tonight. Think of the poor plants.",
"I suggest beinging in the plants otherwise the temperature might kill them." "I suggest bringing in the plants otherwise the temperature might kill them. And that will be on you."
] | random }} ] | random }}
{% endmacro %} {% endmacro %}