Skip to content

Commit 033085d

Browse files
authored
Merge pull request #340 from axivo/docs/claude-configuration
docs: claude configuration
2 parents 3ff68d7 + f4da679 commit 033085d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

claude/content/wiki/guide/platform/code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ cd ~/github/claude/.claude
156156
ansible-vault encrypt ./mcp.json --output ./mcp.json.enc
157157
```
158158

159-
Decrypt configuration, when needed:
159+
Decrypt the configuration, when needed:
160160

161161
```bash
162162
cd ~/github/claude/.claude

claude/content/wiki/guide/platform/desktop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ cd ~/github/claude/.claude
159159
ansible-vault encrypt ./mcp.json --output ./mcp.json.enc
160160
```
161161

162-
Decrypt configuration, when needed:
162+
Decrypt the configuration, when needed:
163163

164164
```bash
165165
cd ~/github/claude/.claude

0 commit comments

Comments
 (0)