diff options
| author | ache <ache@ache.one> | 2025-07-24 17:57:17 +0200 |
|---|---|---|
| committer | ache <ache@ache.one> | 2025-07-24 17:57:24 +0200 |
| commit | ff1eac912a58468b81f82c9fe17cdde72870ea8b (patch) | |
| tree | 3ce32cbe89c5e3b30fc386c61b158e460b0a3754 /src | |
| parent | Fix tags (diff) | |
Fix typo dev
Diffstat (limited to 'src')
| -rw-r--r-- | src/build/i18n.mjs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/build/i18n.mjs b/src/build/i18n.mjs index 3a4769f..9568add 100644 --- a/src/build/i18n.mjs +++ b/src/build/i18n.mjs @@ -52,7 +52,7 @@ const i18n = { quick_description: "Programmation, Algorithmique, Système, *pick you poison*", about: - 'Self-taught developper,<br><span class="type_wrap"><span class="type">now engineer.</span></span>', + 'Self-taught developer,<br><span class="type_wrap"><span class="type">now engineer.</span></span>', about_tags: "GNU\\Linux, C, C++, Python, Math, self-hosted, dececntralisation, P2P, ... <br>", }, |