Skip to content

Commit 4fd3937

Browse files
committed
fix typo
1 parent 63b69cb commit 4fd3937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mapswipe_workers/scripts/mapswipe_to_hot_tm_project.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ def mapswipe_to_hot_tm_project(project_id, project_name):
2626

2727
mapswipe_project_id = "build_area_default_with_bing"
2828
tm_project_name = "benni_test"
29-
mapswipe_to_hot_tm_project(mapswpe_project_id, tm_project_name)
29+
mapswipe_to_hot_tm_project(mapswipe_project_id, tm_project_name)

0 commit comments

Comments
 (0)