Skip to content

Commit c085d3e

Browse files
marythoughtclaude
andcommitted
fix(docs): replace "dev" with "development" to fix Vale lint
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent cd5f21d commit c085d3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guides/authentication-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,5 +168,5 @@ These defaults are for development only. Do not use them in production.
168168

169169
### "TLS/certificate errors"
170170

171-
- **Self-signed certs in dev:** Use `useInsecurePlaintextConnection(true)` (Java) or configure your TLS settings to trust the dev CA.
171+
- **Self-signed certs in development:** Use `useInsecurePlaintextConnection(true)` (Java) or configure your TLS settings to trust the development CA.
172172
- **Missing CA certs:** Ensure the platform's CA certificate is in your trust store.

0 commit comments

Comments
 (0)