Skip to content

Commit d4a6dc9

Browse files
authoredApr 1, 2020
Update Google_Trends_API.ipynb
Was reading through the documentation and found a typo. "Let was see..." should be "Let us see"
1 parent ccc6686 commit d4a6dc9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎Google_Trends_API.ipynb

+2-2
Original file line numberDiff line numberDiff line change
@@ -562,7 +562,7 @@
562562
"source": [
563563
"## Top Charts\n",
564564
"\n",
565-
"Let was see what was trending in 2019. With the help of `top_charts` method we can get the top trending searches yearly."
565+
"Let us see what was trending in 2019. With the help of `top_charts` method we can get the top trending searches yearly."
566566
]
567567
},
568568
{
@@ -1020,4 +1020,4 @@
10201020
]
10211021
}
10221022
]
1023-
}
1023+
}

0 commit comments

Comments
 (0)
Please sign in to comment.