diff --git a/docs/developers/using-api/payment-control.mdx b/docs/developers/using-api/payment-control.mdx
index 5bac614d69b..6369b4fa08c 100644
--- a/docs/developers/using-api/payment-control.mdx
+++ b/docs/developers/using-api/payment-control.mdx
@@ -127,7 +127,7 @@ Note that times are written in [epoch millis](https://www.unixtimestamp.com/).
"accountId": "$ACCOUNT_ID",
"cardId": "$CARD_ID",
"digitalCardWalletProvider": "ApplePay", //digital token used for transaction; ApplePay, GooglePay, Merchant
- "dateTime": 1646214656661, //time payment occured
+ "dateTime": 1646214656661, //time payment occurred
"expirationDateTime": 1647114656661, //time authorization will be released if preauthorized amount is not used
"originalAmountValue": 10.00,
"originalAmountCurrency": "EUR",
diff --git a/docs/partnership/document-center/company-registration/france.mdx b/docs/partnership/document-center/company-registration/france.mdx
index 549f688c5c4..8a3eb9e0215 100644
--- a/docs/partnership/document-center/company-registration/france.mdx
+++ b/docs/partnership/document-center/company-registration/france.mdx
@@ -25,7 +25,7 @@ import DocumentsIntro from '../partials/_intro-registration.mdx';
- **URSSAF**: Unions de recouvrement des cotisations de sécurité sociale et d'allocations familiales
- *(English: Organizations for the Collection of Social Security and Family Benefit Contributions)*
- **EEA**: European Economic Area
-- **JOAFE**: Journal officiel des associations et fondations d'entreprises
+- **JOAFE**: Journal officiel des associations et fondations d'entreprise
- *(English: Official Journal of Associations & Corporate Foundations)*
- **ANAH**: Agence Nationale de l'Habitat
- *(English: National Housing Agency)*
\ No newline at end of file
diff --git a/docs/partnership/document-center/company-registration/germany.mdx b/docs/partnership/document-center/company-registration/germany.mdx
index e33ad684352..c53c08f4e37 100644
--- a/docs/partnership/document-center/company-registration/germany.mdx
+++ b/docs/partnership/document-center/company-registration/germany.mdx
@@ -26,7 +26,7 @@ The following table describes the legal forms typically found for companies regi
| Europäische wirtschaftliche Interessenvereinigung (EWIV) | European Economic Interest Grouping |
| Societas Cooperativa Europaea (SCE) | European Cooperative Society |
| Genossenschaft | Cooperative Society |
-| Gesellschaft bürgerlichen Rechts (eGbR) | Registered Civil Law Partnership |
+| Gesellschaft bürgerlichen Rechts (GbR) | Registered Civil Law Partnership |
### Accepted documents {#companies-documents}
The following table lists the proof of registration documents accepted for companies registered in Germany.
@@ -57,7 +57,7 @@ The following table describes the legal forms relevant to self-employed individu
| Freiberufler | Liberal professionals or freelancers | - Berufsanmeldung or Berufszulassung or Freiberufler-registrierung
- Brief vom Finanzamt, Bescheinigung über die steuerliche Erfassung or Steuerbescheid |
| Selbständig/Gewerbetreibende | Self-employed in trade or business |Gewerbeschein |
| Partnerschaft | Partnership | Satzung der Gesellschaft or Partnerschaftsvertrag |
-| Gesellschaft bürgerlichen Rechts (eGbR) | Civil law partnership | - Satzung der Gesellschaft
- Gewerbeschein (if available) |
+| Gesellschaft bürgerlichen Rechts (GbR) | Civil law partnership | - Satzung der Gesellschaft
- Gewerbeschein (if available) |
### Accepted documents {#companies-types}
The following table lists the accepted proof of registration documents for self-employed individuals and freelancers in Germany.
diff --git a/docs/partnership/overview/guide-orias.mdx b/docs/partnership/overview/guide-orias.mdx
index cd511c5a423..87ce65ef535 100644
--- a/docs/partnership/overview/guide-orias.mdx
+++ b/docs/partnership/overview/guide-orias.mdx
@@ -21,7 +21,7 @@ As an MOBSP, you're regulated by **Orias**, an association that approves and mon
**In order to partner with Swan, you must apply to Orias**.
Swan can't complete this process for you, nor can Swan, at any time, access your personal Orias profile or obtain privileged information about your application.
Swan does provide training related to this process.
-This training must be completed by a company leader, such as the President, Chief Exceutive Officer (CEO), a Director of a pertinent department, or another senior or executive leader.
+This training must be completed by a company leader, such as the President, Chief Executive Officer (CEO), a Director of a pertinent department, or another senior or executive leader.
Note that your part can be done within a few hours, and Swan's within a few days.
After that, Orias can take up to two months to review your application.
diff --git a/docs/topics/accounts/documents/index.mdx b/docs/topics/accounts/documents/index.mdx
index a6a308ba555..93826301bf0 100644
--- a/docs/topics/accounts/documents/index.mdx
+++ b/docs/topics/accounts/documents/index.mdx
@@ -122,7 +122,7 @@ You can also [query the API](./guide-get-info.mdx).
| `ProviderColorIdDocumentRequired` | The document must be submitted in color. |
| `MissingSignature` | The document submitted must be signed or dated. |
| `BadDocumentQuality` | The quality of the document submitted is too low. All document content must be clear and legible. |
-| `FullDocumentRequired` | The entire document must be sumbitted, not just a portion of the document. |
+| `FullDocumentRequired` | The entire document must be submitted, not just a portion of the document. |
| `MissingProviderProofOfAddress` | The accommodation provider's proof of address is required. |
| `MissingProviderProof`
`OfAddressAndIdDocument` | The accommodation provider's ID and proof of address are required. |
| `PowerOfAttorneyToSwanRequired` | A signed and dated Power of Attorney must be provided to Swan. |
diff --git a/docs/topics/accounts/funding/guide-add-source.mdx b/docs/topics/accounts/funding/guide-add-source.mdx
index c524d08da04..e31b0ff43af 100644
--- a/docs/topics/accounts/funding/guide-add-source.mdx
+++ b/docs/topics/accounts/funding/guide-add-source.mdx
@@ -97,7 +97,7 @@ Note that you also receive a funding source ID (line 6) and a payment mandate ID
```
:::tip Funding source and mandate `Enabled`
-After the account holder consents to the adding the funding source, the statuses for both the funding source and the direct debit mandate change to `Enabled`, and funds can be pulled into the Swan account.
+After the account holder consents to adding the funding source, the statuses for both the funding source and the direct debit mandate change to `Enabled`, and funds can be pulled into the Swan account.
However, the account holder still needs to declare their payment mandate to their external provider.
:::
diff --git a/docs/topics/accounts/funding/guide-initiate-request.mdx b/docs/topics/accounts/funding/guide-initiate-request.mdx
index 039b8dd9c5e..53cfc223ded 100644
--- a/docs/topics/accounts/funding/guide-initiate-request.mdx
+++ b/docs/topics/accounts/funding/guide-initiate-request.mdx
@@ -18,7 +18,7 @@ Initiate a funding request with the API.
1. Call the `initiateFundingRequest` mutation.
1. Add your `fundingSourceId` and `consentRedirectUrl`.
1. Add the `amount` to send the account, and its `currency`.
-1. Optionally, add a `label`, `reference`, and anything other information you'd like.
+1. Optionally, add a `label`, `reference`, and any other information you'd like.
1. Add the `InitiateFundingRequestSuccessPayload` success payload.
1. Add rejections (not shown).
diff --git a/docs/topics/accounts/ibans/guide-add-virtual.mdx b/docs/topics/accounts/ibans/guide-add-virtual.mdx
index 11c3a685365..65e8e321bab 100644
--- a/docs/topics/accounts/ibans/guide-add-virtual.mdx
+++ b/docs/topics/accounts/ibans/guide-add-virtual.mdx
@@ -36,7 +36,7 @@ mutation AddVirtual {
## Payload {#payload}
-The payload shows provides the virtual IBAN with the status `Enabled`.
+The payload provides the virtual IBAN with the status `Enabled`.
```json {6,10} showLineNumbers
{
diff --git a/docs/topics/accounts/ibans/guide-validate.mdx b/docs/topics/accounts/ibans/guide-validate.mdx
index bd73e373dd1..eebba6d93be 100644
--- a/docs/topics/accounts/ibans/guide-validate.mdx
+++ b/docs/topics/accounts/ibans/guide-validate.mdx
@@ -24,7 +24,7 @@ The `ibanValidation` query confirms the following formatting:
1. Call the `ibanValidation` query.
1. Add an IBAN. You can test IBANs from any issuer and any [country Swan covers](../../../partnership/overview/country-coverage.mdx).
1. Add both the `ValidIban` and `InvalidIban` unions.
-1. Add anything other information you'd like to review.
+1. Add any other information you'd like to review.
🔎 [Open the query in API Explorer](https://explorer.swan.io?query=cXVlcnkgQ2hlY2tJYmFuRm9ybWF0IHsKICBpYmFuVmFsaWRhdGlvbihpbnB1dDogeyBpYmFuOiAiJFlPVVJfSUJBTiIgfSkgewogICAgLi4uIG9uIFZhbGlkSWJhbiB7CiAgICAgIF9fdHlwZW5hbWUKICAgICAgYWNjb3VudE51bWJlcgogICAgfQogICAgLi4uIG9uIEludmFsaWRJYmFuIHsKICAgICAgX190eXBlbmFtZQogICAgICBtZXNzYWdlCiAgICAgIGNvZGUKICAgIH0KICB9Cn0K&tab=api)
diff --git a/docs/topics/accounts/memberships/guide-add-one.mdx b/docs/topics/accounts/memberships/guide-add-one.mdx
index 3f5be4d2738..74c2017e6a0 100644
--- a/docs/topics/accounts/memberships/guide-add-one.mdx
+++ b/docs/topics/accounts/memberships/guide-add-one.mdx
@@ -13,7 +13,7 @@ import PrerequisiteAddMembers from './partials/_add-member-prereq.mdx';
## Step 1: Add the account membership {#api-add}
1. Call the `addAccountMembership` mutation.
-1. Add the account ID to which you're adding a invited account member (line 4).
+1. Add the account ID to which you're adding an invited account member (line 4).
1. In the `restrictedTo` object, add information about the invited account member (lines 6-9).
- If you're only granting `canViewAccount` permissions, or you're [not granting any permissions](./index.mdx#permissions-none), the invited account member's `birthDate` isn't required.
- Include a `+` in front of the phone number.
diff --git a/docs/topics/accounts/memberships/guide-suspend-resume.mdx b/docs/topics/accounts/memberships/guide-suspend-resume.mdx
index 8e7e9590eb2..f54dac39a43 100644
--- a/docs/topics/accounts/memberships/guide-suspend-resume.mdx
+++ b/docs/topics/accounts/memberships/guide-suspend-resume.mdx
@@ -139,7 +139,7 @@ mutation ResumeMembership {
```
-The account holder, legal representative of the account, or account member with `canManageAccountMembership` permissions must consents to resuming the membership.
+The account holder, legal representative of the account, or account member with `canManageAccountMembership` permissions must consent to resuming the membership.
```json {7} title="Resume payload" showLineNumbers
{
@@ -148,7 +148,7 @@ The account holder, legal representative of the account, or account member with
"__typename": "ResumeAccountMembershipSuccessPayload",
"consent": {
"status": "Created",
- "consentUrl": "https://identity.swan.io/consent?consentId=$CONSENT_ID&env=Sandbox"
+ "consentUrl": "https://identity.swan.io/consent?consentId=$CONSENT_ID&env=Sandbox",
"user": {
"id": "$YOUR_USER_ID",
"identificationLevels": {
diff --git a/docs/topics/accounts/memberships/index.mdx b/docs/topics/accounts/memberships/index.mdx
index b0b95ba561b..fe8355353fa 100644
--- a/docs/topics/accounts/memberships/index.mdx
+++ b/docs/topics/accounts/memberships/index.mdx
@@ -235,7 +235,7 @@ When the account status changes to `Closed`, account members can view the accoun
Account memberships have a `version` attribute.
When a new membership is added, the `version` is `0`, then increases by a factor of 1 with each change.
-Changes includes including suspending, resuming, and updating the membership.
+Changes include suspending, resuming, and updating the membership.
## Sequence diagram {#diagrams-add}
diff --git a/docs/topics/accounts/overview/guide-get-bank-details.mdx b/docs/topics/accounts/overview/guide-get-bank-details.mdx
index bc8db3c5a13..5e1bceee23d 100644
--- a/docs/topics/accounts/overview/guide-get-bank-details.mdx
+++ b/docs/topics/accounts/overview/guide-get-bank-details.mdx
@@ -117,6 +117,7 @@ query getListVirtualBankDetails {
"id": "VIRTUAL_IBAN_ID_4",
"status": "Enabled"
},
+ },
{
"node": {
"BIC": "SWNBFR22",
diff --git a/docs/topics/cards/design/guide-standard.mdx b/docs/topics/cards/design/guide-standard.mdx
index 001318ed9e4..dd7234fdaa0 100644
--- a/docs/topics/cards/design/guide-standard.mdx
+++ b/docs/topics/cards/design/guide-standard.mdx
@@ -10,7 +10,7 @@ Before creating cards, personalize the standard card design.
You can use Swan's [card design studio](https://swan-io.github.io/card-design-studio/) to get a 3D preview of how your card will look.
:::tip Packaging
-You can [customize your packaging](./index.mdx#packaging) for standard cards..
+You can [customize your packaging](./index.mdx#packaging) for standard cards.
:::
## Create a standard card {#create}
diff --git a/docs/topics/merchants/online/idd/index.mdx b/docs/topics/merchants/online/idd/index.mdx
index aa06b5a8e8d..fe6aa5128e6 100644
--- a/docs/topics/merchants/online/idd/index.mdx
+++ b/docs/topics/merchants/online/idd/index.mdx
@@ -64,7 +64,7 @@ Otherwise, the mandate is considered invalid.
| Mandate reference | Unique identifier for the mandate, visible on the debtor's bank statement |
| Payment type | Choose one of the following options:
VND
Vietnamese Dongvietname_earthport
vietnam_earthport