diff --git a/specification/resources/droplets/dropletActions_post.yml b/specification/resources/droplets/dropletActions_post.yml
index 061cc3a1d..b8fe991ed 100644
--- a/specification/resources/droplets/dropletActions_post.yml
+++ b/specification/resources/droplets/dropletActions_post.yml
@@ -22,7 +22,7 @@ description: |
| `rebuild` | Rebuilds a Droplet from a new base image. Set the `image` attribute to an image ID or slug. |
| `rename` | Renames a Droplet. |
| `change_kernel` | Changes a Droplet's kernel. Only applies to Droplets with externally managed kernels. All Droplets created after March 2017 use internal kernels by default. |
- | `enable_ipv6` | Enables IPv6 for a Droplet. |
+ | `enable_ipv6` | Enables IPv6 for a Droplet. Once enabled for a Droplet, IPv6 can not be disabled. When enabling IPv6 on an existing Droplet, [additional OS-level configuration](https://docs.digitalocean.com/products/networking/ipv6/how-to/enable/#on-existing-droplets) is required. |
| `snapshot` | Takes a snapshot of a Droplet. |
tags: