diff options
| author | Joe Carstairs <jcarstairs@scottlogic.com> | 2024-07-01 10:49:30 +0100 |
|---|---|---|
| committer | Joe Carstairs <jcarstairs@scottlogic.com> | 2024-07-01 10:49:30 +0100 |
| commit | 682378938ddcbb80bf2dfc28cb4dfc647a32908a (patch) | |
| tree | 38a05741f4e511331b0d4824261bdc0e234f263a /website/src/pages | |
| parent | 9da440f1f61555c7713ef125b114981bfdb19f2f (diff) | |
Better soft skill #3 in CV
Diffstat (limited to 'website/src/pages')
| -rw-r--r-- | website/src/pages/cv.astro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/src/pages/cv.astro b/website/src/pages/cv.astro index 6786fd9..bf0da73 100644 --- a/website/src/pages/cv.astro +++ b/website/src/pages/cv.astro @@ -22,7 +22,7 @@ import Page from '../layouts/Page.astro'; <ul> <li>Thinks critically with precision</li> <li>Communicates clearly, especially in prepared presentations</li> - <li>Listens, reflects and then acts</li> + <li>Better at engineering things carefully and reflectively than hacking something quick and dirty (though can do that too!)</li> </ul> </section> |
