We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04ff59a commit c72fb0eCopy full SHA for c72fb0e
1 file changed
packages/data-layer/src/data-layer.test.ts
@@ -7,7 +7,7 @@ import {
7
} from ".";
8
import { DataLayer } from "./data-layer";
9
10
-// This is mocked from an acutal project on Sepolia
+// This is mocked from an actual project on Sepolia
11
const mockProjects: v2Project[] = [
12
{
13
id: "0x8a79249b63395c25bd121ba6ff280198c399d4fb3f951fc3c42197b54a6db6a6",
0 commit comments