diff options
Diffstat (limited to '.changeset/fresh-pandas-drive.md')
-rw-r--r-- | .changeset/fresh-pandas-drive.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.changeset/fresh-pandas-drive.md b/.changeset/fresh-pandas-drive.md new file mode 100644 index 000000000..5240ecb93 --- /dev/null +++ b/.changeset/fresh-pandas-drive.md @@ -0,0 +1,5 @@ +--- +'astro': patch +--- + +Fixes a type and an example in documenting the `security.checkOrigin` property of Astro config. |