Fix: [Pull Request #4116] - Documentation typo: Correct z.cidrv4() to z.cidrv6() · Issue #4118 · colinhacks/zod · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
This issue is regarding the typo correction I made in Pull Request #4116.
In the documentation, the method name related to IPv6 CIDR was incorrectly written as
z.cidrv4()
. I have corrected it toz.cidrv6()
.The text was updated successfully, but these errors were encountered: