From 03e45174de331064fd8339de25a911a23bad6af1 Mon Sep 17 00:00:00 2001 From: taupiqueur <93834534+taupiqueur@users.noreply.github.com> Date: Sat, 16 Jul 2022 09:57:58 +0200 Subject: [PATCH] Fix typo (#124) --- PROTOCOL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PROTOCOL.md b/PROTOCOL.md index 1726a17..c0d81d5 100644 --- a/PROTOCOL.md +++ b/PROTOCOL.md @@ -121,8 +121,8 @@ is alive, determine the version at startup, and provide per-store defaults. "path": "/path/to/default/store", "settings": "", }, - “storeSettings”: { - “storeId”: "" + "storeSettings": { + "storeId": "" } } }