From 0610d0b4a5d7d9371ccf48c94d342b0a2606b0d9 Mon Sep 17 00:00:00 2001 From: Johnny Jazeix Date: Fri, 16 Jan 2026 21:08:28 +0100 Subject: [PATCH] fix postitons -> positions --- src/lang/en.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lang/en.js b/src/lang/en.js index f76229c1..1dc9ea32 100644 --- a/src/lang/en.js +++ b/src/lang/en.js @@ -2667,7 +2667,7 @@ export default { shapes: { name: 'Shapes', upgrades: 'Shape upgrades', - description: 'Drag a shape to an adjacent one to switch postitons, or click one to collect it. Collecting requires 5 shapes of the same type to be connected and the amount of shapes gained per shape is equal to the collection combo.', + description: 'Drag a shape to an adjacent one to switch positions, or click one to collect it. Collecting requires 5 shapes of the same type to be connected and the amount of shapes gained per shape is equal to the collection combo.', cost: 'Each action costs', special: { name: 'Special shapes',