Skip to content

Commit f4be98e

Browse files
committed
fix: Try for clean release
1 parent 4fc81c7 commit f4be98e

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

.vscode/settings.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
},
66
"cSpell.words": [
77
"callouts",
8+
"DOCU_NOTION",
9+
"docu-notion",
10+
"Greenshot",
11+
"imgur",
12+
"kanban",
813
"unlocalized"
914
],
1015
"workbench.colorCustomizations": {

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ In Notion, click "Share" on the root of your documentation and "invite" your int
2727

2828
## 5. Add your pages under your Outline page.
2929

30-
Currently, docu-notion expects that each page has only one of the following: subpages, links to other pages, or normal content. Do not mix them. You can add content pages directly here, but then you won't be able to make use of the workflow features. If those matter to you, instead make new pages under the "Database" and then link to them in your outline pages.
30+
Currently, docu-notion expects that each page has only one of the following: sub-pages, links to other pages, or normal content. Do not mix them. You can add content pages directly here, but then you won't be able to make use of the workflow features. If those matter to you, instead make new pages under the "Database" and then link to them in your outline pages.
3131

3232
## 6. Pull your pages
3333

@@ -84,7 +84,7 @@ One of the big attractions of Notion for large documentation projects is that yo
8484
![image](https://user-images.githubusercontent.com/8448/197016100-ab016111-2fa1-420a-a884-05318783096e.png)
8585

8686
> **Note**
87-
> For some reason Notion only allows properties on pages that are part of a database. So if you creat pages directly in the Outline, you won't be able to fill in any of these proprerties, other than the page title.
87+
> For some reason Notion only allows properties on pages that are part of a database. So if you create pages directly in the Outline, you won't be able to fill in any of these properties, other than the page title.
8888
8989
## Slugs
9090

0 commit comments

Comments
 (0)