Skip to content

Commit d78a1e5

Browse files
committed
Fix spelling typos
1 parent 97e8641 commit d78a1e5

File tree

14 files changed

+73
-50
lines changed

14 files changed

+73
-50
lines changed

cspell.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3,22 +3,22 @@
33
"language": "en-US",
44
"words": [
55
"bloock",
6-
"webrtc",
7-
"proguard",
8-
"bloocksdk",
9-
"Mbps",
10-
"livestream",
11-
"livestreaming",
12-
"controlbar",
13-
"prefs",
14-
"Screenshare",
156
"quickstart",
16-
"ktor",
17-
"kotlinx",
18-
"waitlist",
19-
"webm",
20-
"releasenotes",
21-
"waitlisted",
22-
"htmlui"
7+
"msvc",
8+
"timestamping",
9+
"proto",
10+
"totp",
11+
"ipfs",
12+
"pkcs",
13+
"encrypter",
14+
"decrypter",
15+
"struct",
16+
"merkle",
17+
"protobuf",
18+
"keccak",
19+
"gomarkdoc",
20+
"keypair",
21+
"staticmethod",
22+
"Qma1t4uzbnB93E4rasNdu5UWMDh5qg3wMkPm68cnEyfnoM"
2323
]
2424
}

docs/guides/billing/check-invoices.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: 'Check your invoices'
33
sidebar_position: 6
44
---
55

6-
In the BLOOCK platform the customer will be able to access and view the customers invoices history from all previous cycles.
6+
In the BLOOCK platform the customer will be able to access and view the customer's invoices history from all previous cycles.
77

88
Expand the Billing and plans section of the side menu. And click on Invoices. First you will find the next invoice that will be charged on the day of subscription renewal.
99

docs/guides/billing/introduction.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ All plans have a fixed license price. This price includes the usage limits of th
2323
The overage is the extra quantity of usage consumed exceeding the amount limit of a certain product in the plan. Every plan has an overage price per product.
2424

2525
:::tip
26-
For example, if your plan "Decentralized Timestamping" product covers 500 records and your consumption at the end of the month has been 600, the overage is 100 (600-500). The overage consumed (100) will be added to the following months invoice together with the new month plan.
26+
For example, if your plan "Decentralized Timestamping" product covers 500 records and your consumption at the end of the month has been 600, the overage is 100 (600-500). The overage consumed (100) will be added to the following month's invoice together with the new month plan.
2727
:::

docs/guides/billing/subscription/manage-payment-method.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ You will be redirected to a page to update your payment method. You will need to
4444
Learn about Single Euro Payments Area (SEPA) Direct Debit, a common payment method in the European Union.
4545

4646
The Single Euro Payments Area (SEPA) is an initiative of the European Union to simplify payments within and across member countries. They established and enforced banking standards to allow for the direct debiting of every EUR-denominated bank account within the SEPA region.
47-
In order to debit a SEPA payment, BLOOCK must collect their customers name and bank account number in IBAN format. During the payment flow, customers must accept a mandate that gives to BLOOCK an authorization to debit the account.
47+
In order to debit a SEPA payment, BLOOCK must collect their customer's name and bank account number in IBAN format. During the payment flow, customers must accept a mandate that gives to BLOOCK an authorization to debit the account.
4848
This is the mandate you are accepting when you make a SEPA payment, it will appear below the Subscribe button.
4949

5050
By providing your IBAN and confirming this payment, you authorise (A) Enchainté Tech SL and Stripe, our payment service provider and/or PPRO, its local service provider, to send instructions to your bank to debit your account and (B) your bank to debit your account in accordance with those instructions. You are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited.

docs/guides/billing/subscription/upgrade-downgrade-subscription.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ For both upgrades and downgrades there is a proration on the price for the unuse
1616

1717
Changes to a plan such as upgrading or downgrading can result in prorated charges.
1818

19-
For example, if a customer upgrades from a 10 EUR per month plan to a 20 EUR option, theyre charged prorated amounts for the time spent on each option. Assuming the change occurred halfway through the billing period, the customer is billed an additional 5 EUR: -5 USD for unused time on the initial price, and 10 EUR for the remaining time on the new price.
19+
For example, if a customer upgrades from a 10 EUR per month plan to a 20 EUR option, they're charged prorated amounts for the time spent on each option. Assuming the change occurred halfway through the billing period, the customer is billed an additional 5 EUR: -5 USD for unused time on the initial price, and 10 EUR for the remaining time on the new price.
2020

21-
The current billing periods start and end times are used to calculate the cost of the subscription before and after the change.
21+
The current billing period's start and end times are used to calculate the cost of the subscription before and after the change.
2222

2323
Prorates are only applied for the fixed license of the plan.
2424

docs/guides/platform/setup.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sidebar_position: 2
55

66
## Create an account
77

8-
The first step for using BLOOCKs management system is to create an account. Create yours in [dashboard.bloock.com](https://dashboard.bloock.com/).
8+
The first step for using BLOOCK's management system is to create an account. Create yours in [dashboard.bloock.com](https://dashboard.bloock.com/).
99

1010
![Signup](https://cdn.bloock.com/hosting/v1/hosted/41b6d2d8-28f9-4ff6-ae00-e53697b06899)
1111

0 commit comments

Comments
 (0)