From 85075bd5c71b66bee536275653e52684e7cc7e81 Mon Sep 17 00:00:00 2001 From: Sage Vaillancourt Date: Thu, 22 Sep 2022 16:58:12 -0400 Subject: [PATCH] Tweak default letter body. --- writing.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/writing.py b/writing.py index ad39a86..a85ab05 100644 --- a/writing.py +++ b/writing.py @@ -54,7 +54,7 @@ class CLForm(Form): default=( "My name is {\\username}. I'm excited for the opportunity to work as " "{\\jobAndPronoun} with your company. I think my {\\skillTypes} knowledge " - "of {\\mySkills} can contribute a lot to your team.\n\n" + "of {\\mySkills} could contribute well to your team.\n\n" "I am passionate about what I do, and I think we would work well together.\n\n"