Skip to content

Commit 6877ec2

Browse files
author
Willow Graysen
committed
Edit ios-code-signing.md
Fixing spelling mistake. 'Futher' should be 'further'.
1 parent a7afc25 commit 6877ec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jekyll/_cci1/ios-code-signing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The keychain that CircleCI creates is named `circle.keychain`, and the
5353
password is `circle`. This keychain is unlocked for the duration of the
5454
build, and it is added to the default search path. Any P12 certificates
5555
or provisioning profiles that you have uploaded are added to this keychain
56-
before your build begins. Any futher credentials that you add to this
56+
before your build begins. Any further credentials that you add to this
5757
keychain will be available to Xcode.
5858

5959
### 1. Install Fastlane tools locally

0 commit comments

Comments
 (0)