diff --git a/serial-settings/README.md b/serial-settings/README.md index 66640d178..122c87b93 100644 --- a/serial-settings/README.md +++ b/serial-settings/README.md @@ -35,7 +35,7 @@ Available settings: ## Design Settings are specified in a [`miniconf::TreeKey`] settings tree and are transferred over the serial interface using JSON encoding. This means that things like strings must be encased in -qutoes. +quotes. ## Limitations Currently, there is a hardcoded limit of 128-bytes on the settings path. This is arbitrary and