From 5bd324508413c4f9ad465e027e3801daf0e04e38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Villafa=C3=B1a?= <82293276+dtvillafana@users.noreply.github.com> Date: Wed, 15 Jan 2025 04:30:46 -0600 Subject: [PATCH] fix: typographical error (#156) Co-authored-by: David Rog Desktop --- src/lib/assets/random-tips/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/assets/random-tips/en.json b/src/lib/assets/random-tips/en.json index 9e2fc6cb..166a1553 100644 --- a/src/lib/assets/random-tips/en.json +++ b/src/lib/assets/random-tips/en.json @@ -13,7 +13,7 @@ "GTM stands for Generative Text Menu and can be used to change your device's settings anywhere", "Ambidextrous Throwover (aka Mirror Mode) is a mode designed for one-handed use", "Chentry stands for character entry, or typing letter by letter on a chording enabled device", - "Chord modifiers are hard-coded (as of now) and can be used in the English language to add conjucations and more", + "Chord modifiers are hard-coded (as of now) and can be used in the English language to add conjugations and more", "You can use 'cursor warping' by adding arrow key actions to a chord, for example to chord '()' with the cursor in the middle of the brackets", "An arpeggiate is a single key press that modifies the preceding chord. Modifiers can be arpeggiated", "Some actions are marked as a 'macro', which means the output is generated by a key sequence rather than a pure key press. Be cautious with those, as they can affect other keys when held together!",