Skip to content

Commit c77a932

Browse files
authored
docs(overview): Fix event data region in mermaid (#13643)
docs(overview): Fix event data region in mermaid Fix the Event Data name to reflect silo region.
1 parent d525cb9 commit c77a932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

develop-docs/application-architecture/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ flowchart TD
121121
122122
subgraph usr [US Region]
123123
usapi[US Sentry API] --> uspg[(US Postgres)]
124-
usapi --> used[(EU Event Data)]
124+
usapi --> used[(US Event Data)]
125125
end
126126
127127
subgraph cs [Control Silo]

0 commit comments

Comments
 (0)