Skip to content

Commit dc7eefe

Browse files
committed
Fix for linters
1 parent c31ee81 commit dc7eefe

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.vale/styles/spelling-exceptions.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ cron
3939
Cron
4040
cypher
4141
Dagster
42+
Diataxis
4243
datacenter
4344
dataloader
4445
datastore
@@ -216,6 +217,7 @@ towncrier
216217
Towncrier
217218
UIs
218219
uncheck
220+
unoptimized
219221
uniqueness_constraints
220222
upsert
221223
upserting

docs/AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Docusaurus documentation site following the [Diataxis framework](https://diataxi
1111
- `docs/` – MDX content
1212
- `guides/` – How-to guides (task-oriented)
1313
- `topics/` – Explanations (understanding-oriented)
14-
- `reference/` – API/config reference
14+
- `reference/` – API/configuration reference
1515
- `tutorials/` – Learning tutorials
1616
- `media/` – Images and screenshots
1717
- `sidebars.ts` – Navigation configuration

0 commit comments

Comments
 (0)