Skip to content

Commit eeb6530

Browse files
Merge pull request #20 from yoshizzle/zoneDumpCopy
Changed copy for zone dump processing
2 parents 2935cd0 + 9d3037d commit eeb6530

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/data/objects/domain.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,12 +111,12 @@ schema:
111111
type: Object
112112
description: >
113113
Information about the rendered zone file. This shows what is live right
114-
now, and recent changes may take a minute to be reflected in this value.
114+
now, and recent changes may take a few minutes to be reflected in this value.
115115
rendered:
116116
type: String
117117
description: >
118118
The rendered zone file as it is right now. This value is refreshed
119-
periodically, and may take a minute to reflect changes.
119+
periodically, and may take a few minutes to reflect changes.
120120
editable: false
121121
value: ""
122122
status:

0 commit comments

Comments
 (0)