We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2d1f17 commit 4ecf61cCopy full SHA for 4ecf61c
README.md
@@ -53,7 +53,7 @@ AndroidAudioConverter.convert(this,
53
}
54
@Override
55
public void onFailure(Exception error) {
56
- // Oops! Somethin went wrong
+ // Oops! Something went wrong
57
58
});
59
```
0 commit comments