Skip to content

Commit 56d28a8

Browse files
committed
nit
1 parent c2663f6 commit 56d28a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/db/feedCategories.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ export async function getFeedRiskTiersBatch(
230230
}
231231

232232
/**
233-
* Server-safe helper: uses Supabase on the server; uses fallback on the client.
233+
* Server-safe helper: uses Supabase on the server; fallback on the client.
234234
*/
235235
export async function getFeedRiskTierWithFallback(
236236
contractAddress: string,

0 commit comments

Comments
 (0)