Skip to content

Commit 71262f6

Browse files
mokagiotwstokes
andauthored
Fix verb tense: push vs pushed
Co-authored-by: Tanner Stokes <tanner@tannr.com>
1 parent 8adbd30 commit 71262f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/fastlane/plugin/wpmreleasetoolkit/helper/configure_helper.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ def self.project_encryption_key
265265
end
266266

267267
## Updates the project encryption key defined in ~/.mobile-secrets/keys.json
268-
## The updated file is committed and push to the repo
268+
## The updated file is committed and pushed to the repo
269269
def self.update_project_encryption_key
270270
# Update keys.json with the new key
271271
keys_json = mobile_secrets_keys_json

0 commit comments

Comments
 (0)