Skip to content

Commit 98566f7

Browse files
tobyjonathanhefner
andauthored
Apply suggestion from @jonathanhefner
Co-authored-by: Jonathan Hefner <[email protected]>
1 parent 8a3f97a commit 98566f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ sequenceDiagram
187187
participant CLI as CLI Tool
188188
participant API as Registry API
189189
participant DNS as DNS Provider
190-
participant DB as MongoDB
190+
participant DB as Database
191191
192192
User->>CLI: mcp verify-domain example.com
193193
CLI->>API: POST /verify-domain

0 commit comments

Comments
 (0)