Skip to content

Commit

Permalink
improve description
Browse files Browse the repository at this point in the history
  • Loading branch information
stanislav-atr committed Nov 2, 2022
1 parent bbf6812 commit 08810f9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/scriptlets/trusted-set-cookie.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ import {
* @scriptlet trusted-set-cookie
*
* @description
* Sets a cookie with the specified name and value. Cookie path defaults to root.
* Sets a cookie with arbitrary name and value, with optional path
* and the ability to reload the page after cookie was set.
*
* **Syntax**
* ```
Expand Down

0 comments on commit 08810f9

Please sign in to comment.