diff options
author | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-04-14 16:03:20 -0600 |
---|---|---|
committer | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-04-14 16:03:20 -0600 |
commit | f16feb5b09c73e4b4326177d28ee16a725d4c94a (patch) | |
tree | de476f6c51e6bdd0161680549458da56f325d972 /cmd | |
parent | df8622fe9c468d5cf966a67010347e62bd45e907 (diff) |
Fix a typo
Diffstat (limited to 'cmd')
-rw-r--r-- | cmd/generate/imworkingon.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/generate/imworkingon.html.tmpl b/cmd/generate/imworkingon.html.tmpl index 31511d1..ba431ee 100644 --- a/cmd/generate/imworkingon.html.tmpl +++ b/cmd/generate/imworkingon.html.tmpl @@ -12,7 +12,7 @@ <section id="intro"> <h1>Luke is working on<br/><small>improving the GNU/Linux ecosystem</small></h1> <p>If you find this work valuable, please - considor <a href="../sponsor/">sponsoring me.</a></p> + consider <a href="../sponsor/">sponsoring me.</a></p> </section> <section id="tags"> |