diff --git a/src/routes/solid-start/guides/security.mdx b/src/routes/solid-start/guides/security.mdx index 7b6c2f8ab..ff1351caf 100644 --- a/src/routes/solid-start/guides/security.mdx +++ b/src/routes/solid-start/guides/security.mdx @@ -2,7 +2,7 @@ title: Security --- -As a non-opinionated framework, SolidStart doesn't enforce any security practices, though it enables enables developers to implement them as needed. +As a non-opinionated framework, SolidStart doesn't enforce any security practices, though it enables developers to implement them as needed. It is important to know what are the requirements for your own app and implement the fitting security measures. If at any point you are unsure about the security of your app, or how to achieve something within the constraints of SolidStart reach us on [Discord](https://discord.gg/solidjs). @@ -33,4 +33,4 @@ The exception is when HTML is inserted via the `innerHTML` property, which bypas Additionally, it's important to note that `