Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tmancey committed Aug 13, 2019
1 parent aedd422 commit 83243f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vendor/bat-native-ads/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 83243f2

Please sign in to comment.