diff --git a/doc/implementation-notes.md b/doc/implementation-notes.md index b24db083..9576c805 100644 --- a/doc/implementation-notes.md +++ b/doc/implementation-notes.md @@ -34,7 +34,7 @@ The string keys are designed as a camel-cased version of the English translation ```json "binWidthMPattern": { -"value": "{{binWidth}} m" + "value": "{{binWidth}} m" } ```