Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Commit 244e71d

Browse files
committed
fix typo
1 parent 14daabc commit 244e71d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/src/core/main.tsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ using Routes;
88
using FederatedIdentity;
99
using Services;
1010
using Migration;
11-
using ResourceAdressingWithRelativeRoots;
11+
using ResourceAddressingWithRelativeRoots;
1212

1313
namespace polyproto.core;
1414

0 commit comments

Comments
 (0)