Skip to content

Commit b607404

Browse files
committed
fix typo
Signed-off-by: John Seekins <[email protected]>
1 parent 0f83532 commit b607404

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

enricher.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ def _search_wikipedia(self, facility_name: str) -> dict:
149149
"facility",
150150
"center",
151151
"complex",
152-
"insitution",
152+
"institution",
153153
"processing",
154154
]
155155
resp_info = copy.deepcopy(resp_info_schema)

0 commit comments

Comments
 (0)