diff --git a/docs/sources/next/using-k6/cookies.md b/docs/sources/next/using-k6/cookies.md index ff31a9eaae..183a7cbcd2 100644 --- a/docs/sources/next/using-k6/cookies.md +++ b/docs/sources/next/using-k6/cookies.md @@ -6,7 +6,7 @@ weight: 09 # Cookies -HTTP Cookies are used by web sites and apps to store pieces of stateful information on user devices. +HTTP Cookies are used by websites and apps to store pieces of stateful information on user devices. Through the `Set-Cookie` HTTP header, a server tells a client what information it wants stored on the user machine. The user's browser stores the cookie data and associates it with the hostname of the server. diff --git a/docs/sources/v0.50.x/using-k6/cookies.md b/docs/sources/v0.50.x/using-k6/cookies.md index ff31a9eaae..183a7cbcd2 100644 --- a/docs/sources/v0.50.x/using-k6/cookies.md +++ b/docs/sources/v0.50.x/using-k6/cookies.md @@ -6,7 +6,7 @@ weight: 09 # Cookies -HTTP Cookies are used by web sites and apps to store pieces of stateful information on user devices. +HTTP Cookies are used by websites and apps to store pieces of stateful information on user devices. Through the `Set-Cookie` HTTP header, a server tells a client what information it wants stored on the user machine. The user's browser stores the cookie data and associates it with the hostname of the server. diff --git a/docs/sources/v0.51.x/using-k6/cookies.md b/docs/sources/v0.51.x/using-k6/cookies.md index ff31a9eaae..183a7cbcd2 100644 --- a/docs/sources/v0.51.x/using-k6/cookies.md +++ b/docs/sources/v0.51.x/using-k6/cookies.md @@ -6,7 +6,7 @@ weight: 09 # Cookies -HTTP Cookies are used by web sites and apps to store pieces of stateful information on user devices. +HTTP Cookies are used by websites and apps to store pieces of stateful information on user devices. Through the `Set-Cookie` HTTP header, a server tells a client what information it wants stored on the user machine. The user's browser stores the cookie data and associates it with the hostname of the server. diff --git a/docs/sources/v0.52.x/using-k6/cookies.md b/docs/sources/v0.52.x/using-k6/cookies.md index ff31a9eaae..183a7cbcd2 100644 --- a/docs/sources/v0.52.x/using-k6/cookies.md +++ b/docs/sources/v0.52.x/using-k6/cookies.md @@ -6,7 +6,7 @@ weight: 09 # Cookies -HTTP Cookies are used by web sites and apps to store pieces of stateful information on user devices. +HTTP Cookies are used by websites and apps to store pieces of stateful information on user devices. Through the `Set-Cookie` HTTP header, a server tells a client what information it wants stored on the user machine. The user's browser stores the cookie data and associates it with the hostname of the server.