Skip to content
This repository was archived by the owner on Apr 28, 2023. It is now read-only.

Commit 739f9eb

Browse files
committed
[FIX] doc headings
1 parent 2a7aff0 commit 739f9eb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,11 @@ Don't forget to use your URL instead of `charts.mathix.ninja`.
4747
If you want to stay up to date I recommend you to use a [Deploy Hook](https://vercel.com/docs/v2/more/deploy-hooks).
4848

4949

50-
## Principles
50+
# Principles
5151

5252
> There is only 2 principles to understand in Notion Charts.
5353
54-
### 1. The aggregator
54+
## 1. The aggregator
5555

5656
> The first "column" you set-up on Notion Charts is called the aggregator.
5757
@@ -61,7 +61,7 @@ For example if you have a database which contains peoples (`name`, `age`, `heigh
6161

6262
By setting your aggregator to the `age` column all these people will be grouped by their ages. So if the second Notion Chart "column" is the `height` with the `avg` action, you will plot the average height by ages of your dataset.
6363

64-
### 2. Actions
64+
## 2. Actions
6565

6666
> Actions are performed on column datas, in order to obtain specific results.
6767

0 commit comments

Comments
 (0)