Skip to content

Commit 0712b2a

Browse files
Apply suggestion from code review
Co-authored-by: Jun Lee <[email protected]>
1 parent c3b978e commit 0712b2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/dns/dnssec/enable-nsec3.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ https://api.cloudflare.com/client/v4/zones/$ZONE_ID/dnssec \
2323
}'
2424
```
2525

26-
[^1]: A method where an attacker exploits NSEC negative answers to obtain all names in a given zone. This is possible when such negative answers provide information on the last and next names in a chain.
26+
[^1]: A method where an attacker exploits NSEC negative answers to obtain all names in a given zone. This is possible when such negative answers provide information on the previous and next names in a chain.

0 commit comments

Comments
 (0)