Correct error message grammar

Co-authored-by: Sachi King <[email protected]>
This commit is contained in:
Ross McFarland
2022-08-12 13:28:06 -07:00
committed by GitHub
parent 4a847cb38c
commit ffe456714c
+1 -1
View File
@@ -79,7 +79,7 @@ class Zone(object):
if not record._type == 'NS':
# and not a NS record, this should be in the sub
raise SubzoneRecordException(
f'Record {record.fqdn} a managed sub-zone and not of type NS'
f'Record {record.fqdn} is a managed sub-zone and not of type NS'
)
else:
# It's not an exact match so there has to be a `.` before the