Merge pull request #35 from CCOSTAN/patch-2

Some Word additions and Spelling corrections
This commit is contained in:
Jeffrey Stone 2019-10-14 13:01:04 -04:00 committed by GitHub
commit 9cc97878a4
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 %}
{% macro freeze_warning() %}
{{ [ "The temperature is expexted to be near freezing. Might want to bering the lemon tree in. ",
"It appears that it will be cold tonigh. Think of the plants.",
"I suggest beinging in the plants otherwise the temperature might kill them."
{{ [ "The temperature is expected to be near freezing. Someone might want to bring the lemon tree in. ",
"It appears that it will be cold tonight. Think of the poor plants.",
"I suggest bringing in the plants otherwise the temperature might kill them. And that will be on you."
] | random }}
{% endmacro %}