From aee9462179a3d534ce1aab0935b03b40e328d0f1 Mon Sep 17 00:00:00 2001 From: Kevin Carey Date: Wed, 17 Feb 2016 13:19:00 -0500 Subject: [PATCH] Fix spelling Misspelling of "committed" --- fastlane/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fastlane/README.md b/fastlane/README.md index 42bdc7f4ec..37cc96bbfb 100644 --- a/fastlane/README.md +++ b/fastlane/README.md @@ -107,7 +107,7 @@ This lane should be run from your local machine, and will push a tag to the remo * Commits the changes - * Pushes the commited branch + * Pushes the committed branch * Creates a tag @@ -212,4 +212,4 @@ It is recommended to manage these options through a .env file. See `fastlane/.en This README.md is auto-generated and will be re-generated every time to run [fastlane](https://fastlane.tools). More information about fastlane can be found on [https://fastlane.tools](https://fastlane.tools). -The documentation of fastlane can be found on [GitHub](https://github.com/fastlane/fastlane). \ No newline at end of file +The documentation of fastlane can be found on [GitHub](https://github.com/fastlane/fastlane).