diff --git a/README.md b/README.md index 2f5012a..55a1ee2 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ audioPlayer.delegate = self; ## Other -Background playback on iOS is easily added to your application by using the `AudioSessionInitialize` to your AppDelegate. +Background playback on iOS is easily added to your application by calling the `AudioSessionInitialize` in your AppDelegate. ### Authors and Contributors Copyright 2012, Thong Nguyen (@tumtumtum) \ No newline at end of file