From 1a260b8234b8b1a44338fd22d6a3037e123f9bcd Mon Sep 17 00:00:00 2001 From: Ikko Ashimine Date: Mon, 7 Feb 2022 23:30:29 +0900 Subject: [PATCH] chore(markdown): fix typo in options/en.md accomodate -> accommodate --- markdown/dev/reference/api/config/options/en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdown/dev/reference/api/config/options/en.md b/markdown/dev/reference/api/config/options/en.md index 6a02efa0e74..510c90f1b6f 100644 --- a/markdown/dev/reference/api/config/options/en.md +++ b/markdown/dev/reference/api/config/options/en.md @@ -8,7 +8,7 @@ file give designers flexility to make one pattern with different variations. ## The use case for (design) options One of the things that sets FreeSewing apart is that sewing patterns are not -static. Each pattern is generated on the spot to accomodate the input +static. Each pattern is generated on the spot to accommodate the input provided by the user. Input that typically includes their measurments. This *made-to-measure* approach is sort of *our thing* at FreeSewing,