From a292a94f3db27d2d53adfadee0432e5e16ad7697 Mon Sep 17 00:00:00 2001 From: "Edward L. Platt" Date: Thu, 27 Oct 2022 11:50:57 -0400 Subject: [PATCH] Minor formatting fixes. --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 6d7df87..7a073ca 100644 --- a/Readme.md +++ b/Readme.md @@ -55,8 +55,8 @@ voted on: (a-run ($ vote 'add-alternative "solar") - ($ vote 'add-alternative "wind") - ($ vote 'add-alternative "hydro")) + ($ vote 'add-alternative "wind") + ($ vote 'add-alternative "hydro")) The list of votes can be fetched with the `votes` message.