Skip to content

Commit c72fb0e

Browse files
authored
Update data-layer.test.ts
1 parent 04ff59a commit c72fb0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/data-layer/src/data-layer.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import {
77
} from ".";
88
import { DataLayer } from "./data-layer";
99

10-
// This is mocked from an acutal project on Sepolia
10+
// This is mocked from an actual project on Sepolia
1111
const mockProjects: v2Project[] = [
1212
{
1313
id: "0x8a79249b63395c25bd121ba6ff280198c399d4fb3f951fc3c42197b54a6db6a6",

0 commit comments

Comments
 (0)