We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d30deb commit 7b68190Copy full SHA for 7b68190
docs/challenge/network.mdx
@@ -17,7 +17,7 @@ from datetime import datetime, timedelta
17
# Calculate the date and time 24 hours from now
18
delete_after = (datetime.utcnow() + timedelta(hours=24)).isoformat() + 'Z'
19
20
-!atlas accessLists <CODE_BLOCK_5>
+!atlas accessLists <CODE_BLOCK>
21
```
22
23
:::tip
0 commit comments