1
0
Fork 0

fix: Typo in techniques

This commit is contained in:
Joost De Cock 2023-09-21 16:50:41 +02:00
parent bf732c220f
commit 6fa1113e30

View file

@ -434,6 +434,6 @@
"design": "Biou",
"difficulty": 3,
"tags": ["tops"],
"techniques": ["curvedSean", "flatSleeve", "hem", "button"]
"techniques": ["curvedSeam", "flatSleeve", "hem", "button"]
}
}