Skip to content

Commit 3183b66

Browse files
authored
fix(docs): dictionary.txt -> KintoBlock-kintoblock (#27580)
1 parent 2c17255 commit 3183b66

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

dictionary.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ JSX
261261
Julien
262262
JWT
263263
Kategorien
264-
kintoblock
264+
*kintoblock
265265
KintoBlock
266266
KintoBlocks
267267
KintoHub

docs/docs/deploying-to-kintohub.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This guide assumes you already have a Gatsby project to deploy. If you need a pr
2121

2222
In order to deploy a Gatsby site on KintoHub, you will need to create and deploy a **KintoBlock** into an **Environment** (development, staging, production).
2323

24-
_Note: A **KintoBlock** is connected to a GitHub repository. Accessing the kintoblock page will allow you to build, manage or tags any branches of your repository._
24+
_Note: A **KintoBlock** is connected to a GitHub repository. Accessing the KintoBlock page will allow you to build, manage or tags any branches of your repository._
2525

2626
### Create a KintoBlock
2727

@@ -48,7 +48,7 @@ Wait for your build to be successful (green).
4848

4949
#### Multiple Branches
5050

51-
When you create a new **KintoBlock**, KintoHub imports all your branches and you can access them from your kintoblock page (new branches will also be automatically picked up).
51+
When you create a new **KintoBlock**, KintoHub imports all your branches and you can access them from your KintoBlock page (new branches will also be automatically picked up).
5252
You can switch from one branch to another by pressing the branch name on the side panel on the left.
5353

5454
#### Continuous Integration
@@ -79,7 +79,7 @@ _Note: you can disable Continuous Deployments for future builds._
7979
From your Project page.
8080

8181
1. Scroll down to the **Added KintoBlocks** list.
82-
2. Press **Open** on your kintoblock (`Gatsby Website`).
82+
2. Press **Open** on your KintoBlock (`Gatsby Website`).
8383

8484
And that's it!
8585

@@ -91,7 +91,7 @@ If you're not already there, select **Projects** on the left-hand navigation bar
9191
### Basic Auth
9292

9393
1. Scroll down to the **Added KintoBlocks** list.
94-
2. Click on the cog next to your kintoblock (`Gatsby Website`).
94+
2. Click on the cog next to your KintoBlock (`Gatsby Website`).
9595
3. Enable **Password Protected**.
9696
4. Enter **Username** and **Password**.
9797
5. Press **Done Configuring** and then **Deploy**.
@@ -103,7 +103,7 @@ Refresh the page, your website is now protected.
103103
### Custom domain
104104

105105
1. Scroll down to the **Added KintoBlocks** list.
106-
2. Click on the cog next to your kintoblock (`Gatsby Website`).
106+
2. Click on the cog next to your KintoBlock (`Gatsby Website`).
107107
3. Under **Custom Domain**, enter your custom domain name.
108108
4. Follow the instructions under _Setup_.
109109
5. Press **Done Configuring** and then **Deploy**.

0 commit comments

Comments
 (0)