From 491f664fa64d1f31345013d181b7254567f396e7 Mon Sep 17 00:00:00 2001 From: Justice Reed Date: Thu, 5 Dec 2024 23:06:36 -0600 Subject: [PATCH] Fix apartment typo in sentences-en-_common.yaml "appartment" should be "apartment" --- sentences/en/_common.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sentences/en/_common.yaml b/sentences/en/_common.yaml index a3b54ca075..398b084e2e 100644 --- a/sentences/en/_common.yaml +++ b/sentences/en/_common.yaml @@ -394,7 +394,7 @@ expansion_rules: # Context awareness expansion rules all: "(all[[ of] the]|every[ single]|each[ and every])" are_all: "[ ]" - home: "(home|house|appartment|flat)" + home: "(home|house|apartment|flat)" everywhere: "(everywhere|all over|[] the [(entire|whole)] |[] (room|area|floor)[s])" here: "([in] here|[in] (this|the) (room|area|space))"