diff --git a/docs/tutorial/android.md b/docs/tutorial/android.md index 62342f54f..d228cb518 100644 --- a/docs/tutorial/android.md +++ b/docs/tutorial/android.md @@ -102,4 +102,4 @@ flipperClient.start() When starting your application now, Flipper will tell the desktop application about the plugin it supports, including "sea-mammals" and will look for a -corresponding JavaScript plugin by that name. Let's build that next. \ No newline at end of file +corresponding JavaScript plugin by that name. Let's build that next.