docs: fix typos
This commit is contained in:
@@ -50,7 +50,7 @@ To protect your customers, we recommend that you also follow security best pract
|
|||||||
|
|
||||||
### Requirements for paid apps
|
### Requirements for paid apps
|
||||||
|
|
||||||
To publish a paid plan for your app on {% data variables.product.prodname_marketplace %}, your app must be owned by an organization that is a verified publisher. For more information about the verification process or transfering ownership of your app, see "[Applying for publisher verification for your organization](/developers/github-marketplace/applying-for-publisher-verification-for-your-organization)."
|
To publish a paid plan for your app on {% data variables.product.prodname_marketplace %}, your app must be owned by an organization that is a verified publisher. For more information about the verification process or transferring ownership of your app, see "[Applying for publisher verification for your organization](/developers/github-marketplace/applying-for-publisher-verification-for-your-organization)."
|
||||||
|
|
||||||
If your app is already published and you're a verified publisher, then you can publish a new paid plan from the pricing plan editor. For more information, see "[Setting pricing plans for your listing](/developers/github-marketplace/setting-pricing-plans-for-your-listing)."
|
If your app is already published and you're a verified publisher, then you can publish a new paid plan from the pricing plan editor. For more information, see "[Setting pricing plans for your listing](/developers/github-marketplace/setting-pricing-plans-for-your-listing)."
|
||||||
|
|
||||||
|
|||||||
@@ -165,7 +165,7 @@ Name | Type | Description
|
|||||||
`tree` | `object` | The Git tree of the commit.
|
`tree` | `object` | The Git tree of the commit.
|
||||||
`message` | `string` | The commit message.
|
`message` | `string` | The commit message.
|
||||||
`parents` | `array of objects` | A list of parent commits.
|
`parents` | `array of objects` | A list of parent commits.
|
||||||
`verfication` | `object` | The result of verifying the commit's signature. For more information, see "[Signature verification object](/rest/reference/git#get-a-commit)."
|
`verification` | `object` | The result of verifying the commit's signature. For more information, see "[Signature verification object](/rest/reference/git#get-a-commit)."
|
||||||
`event` | `string` | The event value is `"committed"`.
|
`event` | `string` | The event value is `"committed"`.
|
||||||
|
|
||||||
### connected
|
### connected
|
||||||
|
|||||||
Reference in New Issue
Block a user