Skip to content

Commit c587d61

Browse files
committed
fix: typo + llms
1 parent d76256d commit c587d61

File tree

6 files changed

+19
-19
lines changed

6 files changed

+19
-19
lines changed

.ai/categories/smart-contracts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9672,7 +9672,7 @@ viem-project/
96729672
└── Storage.bin
96739673
```
96749674

9675-
## Set Up the Proje
9675+
## Set Up the Project
96769676
First, create a new folder and initialize your project:
96779677

96789678
```bash

.ai/categories/tooling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11679,7 +11679,7 @@ viem-project/
1167911679
└── Storage.bin
1168011680
```
1168111681

11682-
## Set Up the Proje
11682+
## Set Up the Project
1168311683
First, create a new folder and initialize your project:
1168411684

1168511685
```bash

.ai/pages/smart-contracts-libraries-viem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ viem-project/
4242
└── Storage.bin
4343
```
4444

45-
## Set Up the Proje
45+
## Set Up the Project
4646
First, create a new folder and initialize your project:
4747

4848
```bash

.ai/site-index.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8583,8 +8583,8 @@
85838583
},
85848584
{
85858585
"depth": 2,
8586-
"title": "Set Up the Proje",
8587-
"anchor": "set-up-the-proje"
8586+
"title": "Set Up the Project",
8587+
"anchor": "set-up-the-project"
85888588
},
85898589
{
85908590
"depth": 2,
@@ -8638,12 +8638,12 @@
86388638
}
86398639
],
86408640
"stats": {
8641-
"chars": 17568,
8641+
"chars": 17570,
86428642
"words": 2024,
86438643
"headings": 14,
86448644
"estimated_token_count_total": 4177
86458645
},
8646-
"hash": "sha256:f671e04fcab3c9af17f4dff8ffd4c6952c42b8e7397c30a1e0e11761e771cc31",
8646+
"hash": "sha256:0ec2590ef8889af04ae83bf38841986b9d56934488ee8314f0d45e1cf1d6e1c7",
86478647
"token_estimator": "heuristic-v1"
86488648
},
86498649
{

llms-full.jsonl

Lines changed: 11 additions & 11 deletions
Large diffs are not rendered by default.

smart-contracts/libraries/viem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ viem-project/
4141
└── Storage.bin
4242
```
4343

44-
## Set Up the Proje
44+
## Set Up the Project
4545
First, create a new folder and initialize your project:
4646

4747
```bash

0 commit comments

Comments
 (0)