diff --git a/vendor/bat-native-ads/README.md b/vendor/bat-native-ads/README.md index 2527b9cf633d..b4ba09427cd9 100644 --- a/vendor/bat-native-ads/README.md +++ b/vendor/bat-native-ads/README.md @@ -60,7 +60,7 @@ void ChangeLocale( const std::string& locale) ``` -`ClassifyPage` should be called when a page has loaded in the current browser tab, and the HTML is available for analysis +`OnPageLoaded` should be called when a page has loaded in the current browser tab, and the HTML is available for analysis ``` void OnPageLoaded( const std::string& url,