1
0
mirror of https://github.com/h7x4/unofficial_jisho_api_dart.git synced 2025-10-06 04:53:58 +02:00

fix tests

This commit is contained in:
2020-03-12 10:56:52 +01:00
parent 08b3f990fa
commit 7157bd1d73
2 changed files with 18 additions and 27 deletions

View File

@@ -433,7 +433,7 @@ PhrasePageScrapeResult parsePhrasePageData(pageHtml, query) {
return result;
}
class API {
class JishoApi {
/// Query the official Jisho API for a word or phrase
///