diff --git a/docs/intro.mdx b/docs/intro.mdx index d4eb817..3086913 100644 --- a/docs/intro.mdx +++ b/docs/intro.mdx @@ -114,14 +114,11 @@ Regardless of your deployment type, always: - Regularly audit user access - Implement role-based access control - 4. **Use Queryable Encryption** - - Setup queryable encryption + - Set up Queryable Encryption - Create database encrypted client and collections - Read and write encrypted documents. - - ## Next Steps 1. Start with [Initial Setup](./setup) to get started on completing the challenge sections.