From 6cfb72277c1b39fc9bf7f81db6e35260a120d413 Mon Sep 17 00:00:00 2001 From: Karl Goetz Date: Mon, 14 Aug 2023 16:52:20 +1000 Subject: [PATCH] Correct copying error in dns tutorial Page 3 incorrectly specified to use 'zone list' instead of 'recordset list'. Fixes pr#113 Change-Id: I463b8e9d6f62af7b7b1e2af9ef4930169c0c6291 --- _dns/03-inspect-records.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_dns/03-inspect-records.md b/_dns/03-inspect-records.md index 30b051c..e0e3178 100755 --- a/_dns/03-inspect-records.md +++ b/_dns/03-inspect-records.md @@ -42,7 +42,7 @@ you have created. ![Record Sets]({{ site.baseurl }}/assets/images/dns/dns-record-set-tab.png) To list your DNS record sets using the OpenStack command line, first use the -`openstack zone list` command to lookup the required ``, then use: +`openstack recordset list` command to lookup the required ``, then use: ``` $ openstack recordset list