diff --git a/src/content/docs/en/reference/modules/astro-actions.mdx b/src/content/docs/en/reference/modules/astro-actions.mdx index bc08271b638a0..9f03148fbd2d6 100644 --- a/src/content/docs/en/reference/modules/astro-actions.mdx +++ b/src/content/docs/en/reference/modules/astro-actions.mdx @@ -173,6 +173,4 @@ The `code` property accepts human-readable versions of all HTTP status codes. Th

-The `message` property accepts a string. (e.g. "User must be logged in.") - -[canonical]: https://en.wikipedia.org/wiki/Canonical_link_element +The `message` property accepts a string. (e.g. "User must be logged in.") \ No newline at end of file