docs: fixes mdx syntax error in auth config

This commit is contained in:
Jacob Fletcher
2023-12-14 13:33:17 -05:00
parent 303f0d6227
commit f83d65e0cf

View File

@@ -45,7 +45,7 @@ To enable API keys on a collection, set the `useAPIKey` auth option to `true`. F
your API keys will not be.
</Banner>
<Banner type"warning">
<Banner type="warning">
<strong>Important:</strong>
If you change your `PAYLOAD_SECRET`, you will need to regenerate your API keys.
<br />