diff --git a/docs/app_api.md b/docs/app_api.md index ae6956b7..d1fd88d3 100644 --- a/docs/app_api.md +++ b/docs/app_api.md @@ -53,7 +53,7 @@ class YourActivity extends Activity { } ``` -The result code tells if the command succeded or not. +The result code tells if the command succeded or not. Check out the [PCAPReceiver sample app](https://github.com/emanuele-f/PCAPReceiver) for a working example. ## User Consent