diff --git a/README.md b/README.md index 162ea14d..6e462603 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ defined in the object is what is used. ##### cookie.partitioned -Specifies the `boolean` value for the [`Partitioned` `Set-Cookie`](rfc-cutler-httpbis-partitioned-cookies) +Specifies the `boolean` value for the [`Partitioned` `Set-Cookie`][rfc-cutler-httpbis-partitioned-cookies] attribute. When truthy, the `Partitioned` attribute is set, otherwise it is not. By default, the `Partitioned` attribute is not set.