Skip to content

Commit b3e689f

Browse files
authored
Update StateRoute.tsx
Changed Relationships to Data Flow
1 parent b6e1755 commit b3e689f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/components/StateRoute.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ const StateRoute = (props: StateRouteProps) => {
135135
activeClassName="is-active"
136136
to="/relationship"
137137
>
138-
Relationships
138+
Data Flow
139139
</NavLink>
140140
)}
141141

0 commit comments

Comments
 (0)