pem/README.md in fastlane-2.46.0 vs pem/README.md in fastlane-2.46.1
- old
+ new
@@ -36,10 +36,10 @@
###### Automatically generate and renew your push notification profiles
Tired of manually creating and maintaining your push notification profiles for your iOS apps? Tired of generating a `pem` file for your server?
-`pem` does all that for, just by simply running `pem`.
+`pem` does all that for you, just by simply running `pem`.
`pem` creates new .pem, .cer, and .p12 files to be uploaded to your push server if a valid push notification profile is needed. `pem` does not cover uploading the file to your server.
To automate iOS Provisioning profiles you can use [match](https://github.com/fastlane/fastlane/tree/master/match).