Skip to content

Commit c3e2f33

Browse files
committed
fix typos
1 parent 10ac1a1 commit c3e2f33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/browser/bb-errors.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ Copy the words on the line below and paste them into the search function for you
353353
> The provided entity is missing a required attribute - You must provide a value for the attribute
354354
> ```
355355
356-
There have be a number of cases recently where the solution was to revoke your `FASTLANE_KEY`, create a new one and then update these two secrets in your organzation, or in every repository if you are using a personal *GitHub* account to build.
356+
There were a number of cases recently where the solution was to revoke your `FASTLANE_KEY`, create a new one and then update these two secrets in your organzation, or in every repository if you are using a personal *GitHub* account to build.
357357
358358
* `FASTLANE_KEY`
359359
* `FASTLANE_KEY_ID`
@@ -377,7 +377,7 @@ AAAAAAAA
377377
378378
The `FASTLANE_KEY` can be taken from the `p8` file you downloaded. The other keys are all able to be copied again from your *Apple* Developer account page. See [Copy `API Key Secrets`](secrets.md#copy-api-key-secrets){: target="_blank" }.
379379
380-
If you decide to revoke the key and start again, see [Generate `API Key`](secrets.md#generate-api-key){: target="_blank" }. You will need to first select the existing `FASTLANE_KEY`:
380+
If you decide to revoke the key and start again, see [Generate `API Key`](secrets.md#generate-api-key){: target="_blank" }. You will need to first revoke the existing `FASTLANE_KEY`:
381381
382382
* Select `Edit`
383383
* Click on the checkbox beside `FASTLANE_KEY`

0 commit comments

Comments
 (0)