From d0289ad5b331ad57f08a82d87ce31795087906b3 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 28 Mar 2020 19:42:30 +0100 Subject: [PATCH] Add missing type --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 256dd2b..65d8748 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ export LEXICON_GANDI_API_PROTOCOL="rest" You can test that everything is working by running the following. ```bash -$ lexicon gandi list autonomic.zone +$ lexicon gandi list autonomic.zone A ``` ## Usage