diff options
Diffstat (limited to 'website')
| -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> |
