diff options
author | Adam Stück <adam@adast.xyz> | 2023-03-23 23:16:27 +0100 |
---|---|---|
committer | Adam Stück <adam@adast.xyz> | 2023-03-23 23:16:27 +0100 |
commit | b04181390afe2ee4a3f6612c6a315da7916446dc (patch) | |
tree | 0d9a72a97c46939e1dbce90fc170e4aacdc8c7ce /dst | |
parent | 8bab82c83b6b633679dc43bea5f241761dfffa4a (diff) |
resume: fix typo
Diffstat (limited to 'dst')
-rw-r--r-- | dst/resume.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dst/resume.html b/dst/resume.html index b1030f5..7762d3a 100644 --- a/dst/resume.html +++ b/dst/resume.html @@ -35,7 +35,7 @@ <p><strong>2021-Now</strong> </p> <ul> -<li>Got hooked on try out Linux early 2021</li> +<li>Got hooked on Linux early 2021</li> <li>Tried self-hosting some <a href="/services">services</a> on Raspberry Pi, later VPS</li> <li>Started building adast.xyz, my personal platform 😎</li> <li>Linux, SSH, CLI, Unix Shell, Git, POSIX scripting</li> |