diff --git a/README.md b/README.md index 61703b7f..e6e7acb6 100644 --- a/README.md +++ b/README.md @@ -270,7 +270,7 @@ CrossMediaManager.Current.MediaPlayer.AutoAttachVideoView = false; **After that you can manually add the video view like this:** -For android we need a `VideoView` in the axml layout. +For android we need a `VideoView` in the xaml layout. ```xml